/* CSS Document */
a:link {
	color: #000000;
}

a:visited {
    color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a.link2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #FFAF37;
	text-decoration: none;	
}

a.link2:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;		
	color: #FFAF37;
	text-decoration: none;
}

a.link2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #F35E03;
}

a.link2:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #FFAF37;
	text-decoration: none;	
}

a.link3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #CC0000;
	text-decoration: none;	
}

a.link3:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;		
	color: #CC0000;
	text-decoration: none;
}

a.link3:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #333333;
}

a.link3:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #CC0000;
	text-decoration: none;	
}

a.link4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #333333;
	text-decoration: none;	
}

a.link4:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;		
	color: #333333;
	text-decoration: none;
}

a.link4:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #CC0000;
}

a.link4:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #333333;
	text-decoration: none;	
}

a.link5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;	
}

a.link5:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;		
	color: #FFFFFF;
	text-decoration: none;
}

a.link5:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #DDFFCC;
}

a.link5:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;	
}




.txts {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.txts2 {
	font-family: Arial;
	font-size: 10px;	
	color: #FFFFFF;
}

.txts3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.txts4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;		
	color: #000000;
	line-height: 18px;
}

.txts5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;		
	color: #000000;
	line-height: 18px;
}

.txts6 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;		
	color: #000000;
}

.txts7 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;		
	color: #FFFFFF;
}

.txts8 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;		
	color: #006600;
}

.txts9 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;		
	color: #006600;
}

.txts10 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;		
	color: #FFFFFF;
}


body {
	background-color: #DA251C;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image: url(../img/bg_01.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
