/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CFCFCF;
}
	
img {
	border: 0px;}

.container {
	background-image: url(images/logo-bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}

.container2 {

	background-image: url(images/logo-bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
} 

a:visited {color: #0000CC} 
a:hover {color: #FF0000} 
a:active {color: #000000} 

div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 16px;
} 

li {color: #003366; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; line-height: 22px;} 
.mytext a:link {color: #2362CC; text-decoration: underline} 
.mytext a:visited {color: #2362CC; text-decoration: none} 
.mytext a:hover {color: #DD0029; text-decoration: underline} 
.mytext a:active {color: #2362CC; text-decoration: none} 

.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF} 	
.mytext2 a:link {color: #CCCCCC; text-decoration: none} 
.mytext2 a:visited {color: #FFFFFF; text-decoration: none} 
.mytext2 a:hover {color: #FFFFFF; text-decoration: underline} 
.mytext2 a:active {color: #FFFFFF; text-decoration: none} 

.mytext3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999} 	
.mytext3 a:link {color: #999999; text-decoration: none} 
.mytext3 a:visited {color: #999999; text-decoration: none} 
.mytext3 a:hover {color: #999999; text-decoration: underline} 
.mytext3 a:active {color: #999999; text-decoration: none} 

