body {
	background-color: #435A87;
	background-image: url(images/layout/back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sidebar {
	background-image: url(images/layout/sidebar_gradientbg.gif);
	background-repeat: repeat-y;
}
.main  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	list-style-type: square;

}
.body  a:active {  color: #0099CC;}
.body  a:link {
	color: #006699;
	text-decoration: underline;
}
.body  a:visited {  color: #006699;}
.body  a:hover {  color: #0099CC;}

.nav  { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; color: #333333}
.nav  a:active {  color: #CC0000;}
.nav  a:link {  color: #990000;}
.nav  a:visited {  color: #990000;}
.nav  a:hover {  color: #CC0000; }

.footer { font-family: verdana, arial, helvetica, sans-serif; font-size:10pt; color: #666666}
.footer a:active { color: #006699; text-decoration: none;}
.footer a:link {  color: #333333; text-decoration: none;}
.footer a:visited {  color: #333333; text-decoration: none;}
.footer a:hover {  color: #006699; text-decoration: underline ;}.NormalText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: justify;
}
.Address {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #990000;
}
.caption {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
