.tbg {
background-color:#022648;
	background-image: url(images/bgcolor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topColBg {
	background-image: url(images/topColBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightColBg {
	background-image: url(images/rightColBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}p {
	font-family: tahoma;
	font-size: 11px;
	color: #eaeaea;
	text-align:justify;
}
#loginBg {
	background-image: url(images/loginBg.gif);
	background-repeat: no-repeat;
}
#NewsBg {
	background-image: url(images/newsBg.gif);
	background-repeat: no-repeat;
}
body{
font-family:Tahoma;
font-size:11px;
   scrollbar-face-color: #006699;
   scrollbar-shadow-color: #3D5054;
   scrollbar-highlight-color: #C3D6DA;
   scrollbar-3dlight-color: #006699;
   scrollbar-darkshadow-color: #85989C;
   scrollbar-track-color: #000033;
   scrollbar-arrow-color: #FFD6DA;
}
a:visited { 
    color:#C0D400; 
    text-decoration: none; 
} 
a:hover { 
    color: #66FFFF; 
    text-decoration: underline; 
} 
a:active { 
    color: #FF0000; 
    text-decoration: none; 
} 
a:link { 
	color:#C0D400;
    text-decoration: none; 
} 

.slogan-txt {
	color: #4AB7FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
