body {padding:0; margin:0; color:#000000; background-image:url(images/bg.gif)}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.content td{color:#66A8FF; font-size:11px; line-height:13px} 
.content b{color:#FFAE00} 
.content b a{color:#FFAE00; text-decoration:underline} 
.content b a:hover{text-decoration:none} 
.content a{color:#346FBE; text-decoration:underline}
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content .block{color:#66A8FF; font-size:11px; line-height:13px}
.content .block b{color:#FFFFFF;}
.content .block a{color:#FFAE00; text-decoration:none}
.content .block a:hover{text-decoration:underline} 

.content .block1{color:#66A8FF; font-size:11px; line-height:13px}
.content .block1 a{color:#66A8FF; text-decoration:underline}
.content .block1 a:hover{text-decoration:none}

.content .block2{text-decoration:none; font-size:24px; line-height:24px}
.content .block3{text-decoration:none; font-size:20px; line-height:20px}
.content .block4{text-decoration:none; font-size:14px; line-height:14px} 

.footer{color:#FFB800; font-size:11px; line-height:13px} 
.footer a{color:#2B609F; text-decoration:none} 
.footer a:hover{text-decoration:underline} 
/*------------------------------------------------header start--------------------*/
#header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:768px;
	height:208px;
	margin:0 auto;
	padding:7px 0 0 0;
	position:relative;
}
#header ul{
	width:601px;
	height:38px;
	margin:0 auto;
	padding:0;
}
#header ul li{
	float:left;
}
#header ul li a{
	display:block;
	padding:0 16px 0 16px;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#2A2A2A;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
	color:#ECE8C3;
}
#header ul li.home{
	float:left;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ECE8C3;
	text-decoration:none;
	text-transform:uppercase;
	background:url(images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
}
#header img{
	background:url(images/logo.gif) 0 0 no-repeat;
	position:absolute;
	left:42px;
	top:78px;
}
#header h1{
	display:block;
	width:215px;
	height:39px;
	background:url(images/slogan.gif) 0 0 no-repeat;
	text-indent:-10000px;
	position:absolute;
	top:120px;
	left:45px;
}
#header a.click{
	display:block;
	background:url(images/click_nor.gif) 0 0 no-repeat;
	width:400px;
	height:150px;
	position:absolute;
	left:314px;
	top:61px;
	padding:0;
	margin:0;
	background-image: url(header_dark_blue.swf);
	z-index: 0;
	visibility: visible;
}
#header a.click:hover{
	background:url(images/click_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header end--------------------*/



input,textarea{
   font-family:Tahoma;
   color:#464646; 
   font-size:11px;
} 
 
