body {
	margin-top: 0px;
	background-color: #FFFFCB;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
a, a:href, a:link, a:visited, link:visited
{
	color: #CC6600;
	text-decoration:none;
}
.menu {
	font-family: arial, sans-serif;
	width:800px;
	position:relative;
	font-size:11px;
	z-index:100;
	
}
.menubartd
{

}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#B88A00;width:115px; height:21px; text-align:center; color:#fff; border:0px solid #fff; background:#B88A00; line-height:20px; font-size:11px; overflow:auto;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#996633;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;border-left:1px solid #FFFFCC;border-bottom:1px solid #FFFFCC;border-right:1px solid #FFFFCC;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#996633; color:#000;}
.menu ul li:hover ul li a:hover {background:#B88A00; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
.button {
	border: 1px solid #DDDDDD;
	background-color: #FFFFCC;
	height: 18px;
	width: 40px;
	clear: both;
	padding-bottom: 10px;
	position: static;
	text-align: center;
	margin: 2px;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
}
.title_tb_mn {
	background-image: url(img/welcome_m.png);
	background-repeat: repeat-x;
	height: 21px;
	color: #FFFFCC;
	font-weight: bolder;
}
#apDiv1 {
	position:absolute;
	left:8px;
	top:791px;
	width:181px;
	height:18px;
	z-index:1;
}
.style13 {
	font-size: 10px;
	color: #FFFF66;
}
.style15 {font-size: 36px}
.style18 {font-size: 24px}

.welcomearea
{
	margin: 5px;
}

#scheve td
{
	border-bottom: 1px solid #FFB13D;
}

/* CALENDAR */
.days{
    background-color: #F1F3F5;
	width: 100px;
	height: 100px;
	vertical-align: top;
	text-align: left;
}

.idays{
    background-color: #DDDDDD;
	width: 100px;
	height: 100px;
	vertical-align: top;
	text-align: left;
}

.actday{
    background-color: #BBBBBB;
	width: 100px;
	height: 100px;
	vertical-align: top;
	text-align: left;
}

.days:hover, .actday:hover, .idays:hover
{
    background-color:#FFFFCC;
	width: 100px;
	height: 100px;
	vertical-align: top;
	text-align: left;
}

.thdtitles
{
	background-color: #CC9900;
	width: 100px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

#srmdates
{
	width: 98%;
}

#srmdates tr td
{
	border-bottom: 1px solid #CCCC66;
	background-color: #FFFFCC;
	padding-left: 37px;
	background: url("/img/calendar_icon_mini.png") no-repeat;
	height: 27px;
	color: #996600;
}

#srvtab tr td
{
	font-size: medium;
}

#monthsel tr td
{
	border-bottom: 1px solid #FFFFCC;
	height: 30px;
}

#monthsel tr td a
{
	text-decoration: none;
	color:#333333;
	display: block;
}

#monthsel tr td a:hover
{
	text-decoration: none;
	color:#220000;
	background-color: #FFFFCC;
	display: block;
}

#monthsel tr td:hover
{
	text-decoration: none;
	color:#220000;
	background-color: #FFFFCC;
}