#body{
margin:0px;
padding:0px;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#pop{
margin:0px;
padding:0px;


}




/* ID */

ul, li{
padding:0;
margin:0;
}

#red{
	color: #CC0000;
}
#yellow{
	color: #FDFD00;
}


#box, .box1{
margin:20px;
padding:10px;
border:1px solid #666666 dotted;
background: #000000;
}
#box2, .box2{
margin:12px;
padding:10px;
border:1px solid  #666666 dotted;
background: #000000;
}

#box2 ul, .box2 ul{
margin-left:15px;
}



.list{
font-family:Arial;font-size:12px;color:#FFF; font-weight:bold;
line-height:25px;
}
.list a{
color:#FFF;
text-decoration:underline;
}
.list a:hover{
text-decoration:none;
}

/* Txt */

h1{
padding:0;
margin:0;
border-bottom:1px solid #666666 dotted;
font-family:Arial;font-size:16px;color:#FFF; font-weight:bold;
}

.special{
font-family:Tahoma;font-size:15px;color:#FFFFFF; font-style:italic; text-align:center;
}

.tahoma_9_blue {
font-family:Tahoma;font-size:10px;color:#576B92;
}
.tahoma_9_blue_link {
font-family:Tahoma;font-size:10px;color:#576B92;text-decoration:underline;
}
.tahoma_9_blue_link:hover {
font-family:Tahoma;font-size:10px;color:#576B92;text-decoration:none;
}
.tahoma_9_white9 {
font-family:Tahoma;font-size:10px;color:#FFF;
}
.tahoma_9_white {
font-family:Tahoma;font-size:12px;color:#FFF;
}
.tahoma_9_white_link {
font-family:Tahoma;font-size:12px;color:#FFF;text-decoration:underline;
}
.tahoma_9_white_link:hover {
font-family:Tahoma;font-size:12px;color:#FFF;text-decoration:none;
}

.tahoma_10_white {
font-family:Tahoma;font-size:13px;color:#FFF;
}
.tahoma_10_white_link {
font-family:Tahoma;font-size:13px;color:#FFF;text-decoration:underline;
}
.tahoma_10_white_link:hover {
font-family:Tahoma;font-size:13px;color:#FFF;text-decoration:none;
}
.tahoma_10_yellow {
font-family:Tahoma;font-size:13px;font-weight:bold;color:#FDFD00;
}
.tahoma_10_yellow_link {
font-family:Tahoma;font-size:13px;font-weight:bold;color:#FDFD00;text-decoration:underline;
}
.tahoma_10_yellow_link:hover {
font-family:Tahoma;font-size:13px;font-weight:bold;color:#FDFD00;text-decoration:none;
}

.tahoma_11_yellow {
font-family:Tahoma;font-size:14px;font-weight:bold;color:#FDFD00;
}
.tahoma_11_yellow_link {
font-family:Tahoma;font-size:14px;font-weight:bold;color:#FDFD00;text-decoration:underline;
}
.tahoma_11_yellow_link:hover {
font-family:Tahoma;font-size:14px;font-weight:bold;color:#FDFD00;text-decoration:none;
}


.text_tahoma_consul {
font-family: Tahoma;font-size: 13px;font-weight:bold;color: #FDFD00;text-decoration:underline;
}
.text_tahoma_consul:hover  {
font-family: Tahoma;font-size: 13px;font-weight:bold;color: #FDFD00;text-decoration:underline;
}



/*Faqs*/


a.text_faqs {
	background-color: #002346;
	font: 9px tahoma;color:#FFF;text-decoration:none;font-weight:bold;	
	display: block;
	width: 100%;
	padding:3px;
}
a.text_faqs:hover {
	background-color: #00274F;
	color: #FFFF00;text-decoration:none;font-weight:bold;
}





/* Form */

.form{
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	font-family: Tahoma;
	font-size: 10px;
}



