/* CSS Document */



td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161A25;
}
body {
	background-color: #455576;
	background-image: url(../pics/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #606B89;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #606B89;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #323A51;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #606B89;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #495678;
}
h2 {
	font-size: 12px;
	color: #495678;
}
h3 {
	font-size: 12px;
	color: #333333;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #FFF500;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.style3 {
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.style4 {color: #606B89}
.style6 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.style7 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size:16px;
}

#idMenuLink{
	color:#ffffff; 
	font-weight: bold;
	text-decoration: none; 
	
} 
#idMenuLink:hover{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none; 
	}
	
	
#idMenuLink2{
	color:#ffffff; 
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	
} 
#idMenuLink2:hover{
	color:#FF0;
	font-weight: bold;
	text-decoration: none; 
	}
	
	
#idBottomLink{
	color:#ffffff; 
	text-decoration: none;
	font-size:10px; 
	
} 
#idBottomLink:hover{
	color: #ffffff;
	text-decoration: none;
	font-size:10px;  
	}


