/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/left-panel.jpg);
	background-repeat: repeat-y;
	background-position: left 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: #000000;
	line-height: 16px;
} 
li {
	color: #000000;
	list-style-type: square;
	margin-left: -15px;
} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E818D;
	line-height: 16px;
} 
.mytext a:link {color: #7E818D; text-decoration: underline} 
.mytext a:visited {color: #7E818D; text-decoration: none} 
.mytext a:hover {color: #0000CC; text-decoration: underline} 
.mytext a:active {color: #7E818D; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC} 
.mytext2 a:link {color: #CCCCCC; text-decoration: none} 
.mytext2 a:visited {color: #CCCCCC; text-decoration: none} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: underline} 
.mytext2 a:active {color: #CCCCCC; text-decoration: none} 
