/* CSS Document */
body { 
	/*background-image: url(/samart/nsite/images/bg_darkBlue3.jpg);*/
	/*background-image: url(/samart/images/bg3.gif);*/
	background-image: url(../images/bg_darkBlue3.jpg);
	/*background-color: #FFCC33;*/
	margin-top: 0; 
	margin-left: 0; 
	margin-bottom: 0; 
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #999900;
}

.thTopic {
	font-family: Ms Sans Serif, Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.leftMenu {
	font-family: Ms Sans Serif, Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

.thTopic_big {
	font-family: Ms Sans Serif, Tahoma;
	font-size: 14pt;
	font-weight: normal;
}

.enTopic {
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.enTopic_big {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}
.thBtn {
	font-family: Ms Sans Serif, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	width: 80px;
	height: 22px;
}
.enBtn {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}

.thFont  {
	font-family: Ms Sans Serif, Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

.thFont_small  {
	font-family: Ms Sans Serif, Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #445B7D;
}

.enFont_small  {
	font-family: Verdana, Tahoma;
	font-size: 7pt;
	font-weight: normal;
}

.adminMenu 
{
	font-family: Ms Sans Serif, Tahoma;
	font-size: 10px;	
	font-weight: bold;
	text-decoration: none; 
	
	PADDING-TOP: 2px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 2px;
	width: 100%;
}		
	
A.adminMenu:link 
{ 
	font-family: Ms Sans Serif, Tahoma;
	font-size: 10px;	
	font-weight: bold;
	color: #0066CC;
	text-decoration: none; 
	width: 100%;
}	

A.adminMenu:visited
{ 
	font-family: Ms Sans Serif, Tahoma;
	font-size: 10px;	
	font-weight: bold;
	color: #0066CC;
	text-decoration: none; 
	width: 100%;
}	

A.adminMenu:active
{
	font-family: Ms Sans Serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #0000FF;
	text-decoration:none;
	width: 100%;
}
A.adminMenu:hover
{
	font-family: Ms Sans Serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	
	color: #555555;
	background-color:#99CCFF;
	
	text-align:left;
	width: 100%;
}	

.specOver {
	color:#000000;
	font-family: Ms Sans Serif;
	font-weight: bold;
	width:100%;
	height:100%;
	padding-top: 5px;	
}
a.specOver:link{
	color:#555555;
	width: 100%;
	height: 100%;
}
a.specOver:visited{
color:#555555;
}
a.specOver:hover {
	background-color: #99CCFF;
	color: #003399;
	width: 100%;
	height: 100%;
	text-align:center;
	margin-top:0px;
	padding-top:5px;
}
