body {
	padding-top: 10px; padding-bottom: 10px;
	background-image:url(images/bkgd.png);
	background-repeat:repeat;
}

.side-title {
	font-family:Verdana;
	font-size: 11px;
	padding-left: 10px; 
	color: #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	}

.side-text {
	font-family:Verdana;
	font-size: 10px;
	padding-left: 10px; 
	color: #555555;
	padding-bottom: 3px;
	padding-top: 3px;
	}
	
.footer {
	font-family:Verdana;
	font-size: 10px;
	color: #555555;
	}

.subject {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #324a97;
	padding-top: 2px;	}
	
.con-big {
	font-family:Verdana;
	font-size: 11px;
	color: #CC9900;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;	}
	
.content-l {
	font-family:Verdana;
	font-size: 11px;
	color: #555555;
	padding-left: 10px;
	
	}

	
	
.content-tab {
	font-family:Verdana;
	font-size: 11px;
	color: #555555;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;	}
	
.content-tab-w {
	font-family:Verdana;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;	}
	
	
	.content {
	font-family:Verdana;
	font-size: 11px;
	color: #555555;
	padding-top: 2px;	}
	
.content-highlight {
	font-family:Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	}
	
.contact-personnel {
	font-family:Verdana;
	font-size: 12px;
	color: #990000;
	padding-top: 2px;	}


#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("file:///C|/Users/MSOFT Multimedia/Desktop/images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("file:///C|/Users/MSOFT Multimedia/Desktop/images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;    }                
                   
				   
A.a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
A.a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
}
A.a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
}
A.a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}



a.B:link {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}
a.B:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}
a.B:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}
a.B:active {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}


a.C:link {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}
a.C:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}
a.C:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}
a.C:active {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}


a.hid {color:#990000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}
