/* 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-color: #14213D;
}
.cont-bg {
	background-image: url(images/bg1.png);
	background-repeat: repeat-y;
}

	
img {
	border: 0px;}

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: #000000;
	line-height: 16px;
} 

li {color: #000000; list-style-type: disc} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 16px;} 
.mytext a:link {color: #666666; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #000099; text-decoration: underline} 
.mytext a:active {color: #666666; text-decoration: none} 

.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #8989A9} 	
.mytext2 a:link {color: #8989A9; text-decoration: none} 
.mytext2 a:visited {color: #8989A9; text-decoration: none} 
.mytext2 a:hover {color: #8989A9; text-decoration: underline} 
.mytext2 a:active {color: #8989A9; text-decoration: none} 

.mytext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #29487E;
	line-height: 20px;
	font-weight: bold;
} 	
.mytext3 a:link {color: #990000; text-decoration: none} 

.mytext3 a:hover {color: #FF0000; text-decoration: underline} 
.mytext3 a:active {color: #2B5496; text-decoration: underline} 
