.Nirmitsu_css 
{
	font-family: Arial;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top_bg 
{
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer_bg 
{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.footer_image 
{
	background-image:url(images/footer_image.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.home_font 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #435C9C;
	text-decoration: none;
}

.footer_font 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #435C9C;
	text-decoration: none;
}

.body_font 
{
	font-family: Tahoma;
	font-size: 13px;
	color:#003366;
	text-decoration: none;
}

.heading_font 
{
	font-family: Tahoma;
	font-size: 15px;
	color:#6C2DC7;
	text-decoration: none;
}

.header_font1 
{
	font-family: Tahoma;
	font-size: 14px;
	color:#0066CC;
	font-weight:bold;
	text-decoration: none;
}

.header_font2 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#003366;
	font-weight:bold;
	text-decoration: none;
}

.news_font 
{
	font-family: Tahoma;
	font-size:#12px,12px;
	color:#07C0CF;
	font-weight:bold;
	text-decoration: none;
}

.news_body 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#727272; 
	font-weight:normal;
	text-decoration: none;
}

.login_font 
{
	font-family: Tahoma;
	font-size: 10px;
	color:#003366;
	text-decoration: none;
}

a.home_font:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
 
a.footer_font:hover 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.textbox1 
{
	font-family: Tahoma;
	font-size: 11px;
	color:#0066CC;
	text-decoration: none;
	background-color:#FFFDF9;
	border-color:#3A66CB;
	border-width: 1px;
	border-style:solid;
}

.textbox2 
{
	font-family: Tahoma;
	font-size: 11px;
	color:#0066CC;
	text-decoration: none;
	background-color:#FFFDF9;
	border-color:#3A66CB;
	border-width: 1px;
	border-style:solid;
}

.searchbox 
{
	font-family: Lucida Console, Monaco5, monospace;
	font-weight:bold;
	font-size: 11px;
	padding:9px 2px 2px 2px;
	color:#000000;
	text-decoration: none;
	background-color:#a3cbd8;
	border-color:#3A66CB;
	border-width: 1px;
	border-style:solid;
	width:160px;
	opacity:0.5;
}

#sddm
{	
	vertical-align:middle;
	height:#33px,33px;
	font:bold 13px arial;
	text-align:center;
}

#sddm div
{	
	position:absolute;
	list-style:none;
	visibility:hidden;
	margin-left:1px;
	margin-top:8px;
	padding:0px;
	width:115px;
	background-color:#0990c8;
	color:#ffffff;	
}

#sddm div a
{	
	display:block;
   margin-left:-5px;
	padding:5px 10px;
	width:#95px,95px;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	font:11px Tahoma; 		
	color:#ffffff;
	margin-top:8px;
	margin-bottom:7px;
}

#sddm div a:hover
{	
	margin-left:1px;
	background-color:#9ccad9;
	width:#115px,115px;
}

.menuHeader
{
	font-family: Lucida Console, Monaco5, monospace;
	margin-top:2px;
	margin-bottom:2px;          
	color: #ffffff;
	width:#115px,115px;              
	border:#5px,5px;    
	text-align:center;
	text-decoration:none;
}