@import "forms.css";
@import "content.css";

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a, a:hover {color:#000000; text-decoration:none}

table#main {
	margin: auto;
	width: 780px;
	height: 100%;
	background-color: #FFFFFF;

}

td#top {
	vertical-align: top;
	background-image: url(../images/white.gif);
	background-position: 179px 0px;
	background-repeat: no-repeat;
}

td#bottom {
	vertical-align: bottom;
	background-color: #FFFFFF;
}

div.top {
	background-image: url(../images/bgtop5.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 13px;
	height: 10px;
	margin-bottom: 0px;
}

span.lang {
	float: right;
	margin: 37px 30px 0px 0px;
}

span.lang a {
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
}
span.lang a:hover, span.lang a.hover {
	color: #000000;
	text-decoration: underline;
}

h1.logo {
	padding: 18px 0px 0px 18px;
	font-size: 20px;
}
a.logo {
	text-decoration: none;
}

form.search {
	display: inline;
	float: right;
	margin: 33px 30px 0px 0px;
}

div.top2 {
	background-position: left;
	background-repeat: no-repeat;
	height: 270px;
	margin-bottom: 2px;
	text-align:right;
}

img.pic1 {
	float: right;
	width: 99px;
	height: 66px;
	margin: 12px 30px 0px 0px;
}

div.left {
	float: left;
	width: 160px;
	margin: 30px 0px 0px 0px;
	padding-top: 20px;

	background-color: #ffffff;
}


.rally_header {
	width: 161px;
	background-image: URL(/images/box_header.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	margin-top: 30px;
	margin-right: 10px;

}

.rally_header p.h2 {color: #B6B188; font-size: 1.1em;background: url(/images/box_header.gif) no-repeat top left; width: 70%;height: 24px; padding: 5px 3px 2px 5px;}

.rally {
	width: 150px;
	background-image: URL(/images/box_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 2px solid #DAD8C3; 
	border-top: 0; 
	padding: 10px 4px 10px 3px;
	margin-top:-10px
}

.content_header {
	float: right;
	width: 590px;
	background-image: URL(/images/box_header.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	margin-top: 30px;
	margin-right: 3px;
}

.content_header p.h2 {color: #B6B188; font-size: 1.6em;background: url(/images/box_header.gif) no-repeat top left; width: 80%;height: 24px; padding: 5px 3px 10px 10px;}

.content {
	float: right;
	width: 579px;
	background-image: URL(/images/box_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 2px solid #DAD8C3; 
	border-top: 0; 
	padding: 10px 4px 10px 3px;
	margin-top:-10px
}



div.header {
	text-align: left;

}

div.header h1 {
	margin-top: 40px;
}

div.text {
	padding: 0px 0px 0px 20px;
	width: 560px;
	float: left;
}

div.bottom {
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	width: 100%;
	text-align: center;
	font-size: 80%;
	background-color: #b21203;
	color: #FFFFFF;
}

div.bottom a, div.bottom a:hover, div.bottom a:visited{
	color: #FFFFFF;
}
.menu {

	height: 24px;
	width: 100%;
	text-align: center;
	margin: 0;

	font-size: 11px;
}

.menu a {
	font-weight: bold;
	line-height: 24px;
	margin: 0px 3px 0px 3px;
		
}
div.menu2 {margin-right:2px;}
div.menu2 img {margin-left:15px;}
div.menu2 a {

	font-size: 12px;
	height: 15px;
	letter-spacing: 1px;
	margin: 5px 10px 0px 0px;
	width: 120px;
	overflow: hidden;
}

div.menu2 .main {
	display: block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 5px 5px 0px 15px;
	padding: 2px 2px 6px 5px;
	width: 120px;
	overflow: hidden;
	background-color: #aaaaaa;
	font-family: Verdana;
	color: #ffffff; 
}

div.menu2 a span {
	cursor: pointer;
	display: block;
	height: 15px;
	margin: 0px;
	float: right;
	width: 155px;
	overflow: hidden;
}

div.menu2 a span span {
	width: 145px;
}

.links a {
	text-align:justify;
}

.links a {
	color: #000000;
	text-decoration: none;
}