/* Start of CMSMS style sheet '2009basic.css' */
body {background-color: #085db0; }

td {}

.linkclass1 a:link { color: white }

.linkclass1 a:visited { color: white }

.linkclass1 a:hover { color: white }

.linkclass1 a:active { color: white}

div.body{position: absolute; left: 2px; width: 100%; height: 100%}

div.ser_letters { position: absolute; top: 0px; float: left; }

div.ser_bar { background-image: url(uploads/images/ser2009/background_top2.jpg); background-repeat: repeat-x; position: absolute; top: 130px; width:893px; height: 12%; }

div.farleft{position: absolute; width: 30px; height: auto; top: 170px; border-right-color: black;}

img.img_farleft{height: 525px; width: 190px;}

div.content { background-image: url(uploads/images/ser2009/content_background.jpg); background-repeat: y; position: absolute; top: 170px; left: 194px; width: 700px; height: auto; min-height:525px; border-bottom-color: black; border-bottom-style: double; float: left; }

div.ser_nmmap { position: absolute; top: 0px; left: 750px; width: 10%; height: 10%; }

div.search{position: absolute;  top: 130px; height: auto; width: 275px; float: left;}

div.top_menu{position: absolute;  top: 130px; height: 50px; width: 750px; left: 0px;}

#top_menu ul {list-style-type: none; margin: 0; padding: 0;}
#top_menu li {display: inline;}

#textSearch{width: auto; float: right; border: none}

#buttonSearch{width: auto; border-color: #085db0;}

div.ser_menu { text-align: left; position: absolute; top: 170px; left: 0; width:30px; height: 15%; }

div.side_menu{position: absolute; top: 170px; left:900px;}
/* End of '2009basic.css' */

/* Start of CMSMS style sheet '2009menu' */
#menu
{	margin: 0;
	padding: 0;
	z-index: 30;}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;}

#menu li a
{	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	text-align: center;
	text-decoration: none}

#menu li a:hover
{	}

#menu div
{	position: absolute;
	left: 100px;
             visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	}

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: underline;
		background: #99bce4;
		color: #ffffff;
		font: 11px arial}

	#menu div a:hover
	{	background: #075db0;
		color: #FFF}

/* End of '2009menu' */

