<style type="text/css">
/*--------------top linnks ---------------- */
.toplinks a{
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:11px;
	
	color:#000000;
	text-decoration: none;
}

.toplinks{
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}

.toplinks a:hover{
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	text-decoration: none;
	
}

/*-----------Main Menu links---------------------------------------------------*/
.cssbutton{

border:none;
padding: 1px 4px;
color:#0A5187;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size:12px;
}

.cssbutton:hover{
color:#960808;
padding: 2px 3px 0 5px;/*shift text 1px to the right and down*/
}

.cssbutton:active{
color:#FFCC33;
}

/*--------------Gallery links-------------------------------*/


.cssbutton2{

border:none;
padding: 1px 4px;
color:#FFFFFF;
text-decoration: none;
font-family: Tahoma;
size:10px;
font-size:11px;
}

.cssbutton2:hover{
color: #0491FE;
padding: 2px 3px 0 5px;/*shift text 1px to the right and down*/
}

.cssbutton2:active{
color:#FFCC33;
}

/*--------------------------------------------------------------*/
.menu {
	font-family: Tahoma;
	font-size: 11px;
}
.fontblue {
	font-family: Tahoma;
	color: #0491FE;
	font-size: 11px;
	font-weight: bold;


}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	margin-left:10px;
	margin-right:10px;
	line-height: 15px;
	margin-bottom:10px;
	color:#C5C7C7;
		
	
}
.boldblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FBBA42;
}
A.mycustum:link {COLOR: #ff3300; TEXT-DECORATION: none}
A.mycustum:visited {COLOR: #ff3300; TEXT-DECORATION: underline}
A.mycustum:hover {COLOR: #ff3300; TEXT-DECORATION: underline}
A.mycustum:active {COLOR: #ff3300; TEXT-DECORATION: underline}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color:#ffffff;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	width: 100px;
}



</style>
