/* CSS Document */
body { 
margin: 0 0 0 0; 
padding: 0 0 0 0; 
background-color: #DBDBDB;  
font-family: Verdana, Geneva, Arial, sans-serif; 
font-size: 85%;
 background-image: url(images/bluedrops.gif);
}
a {
	color: #900000;
  	text-decoration: none;
	font-size: 96%;
	font-weight: bold;
	}
a:hover {
	color: #ff0000;
	}
/* misc*/
h1 {
	color: #ffffff;
	font-size: 96%;
	font-weight: bold;
	padding-top:10px;
	text-align: center;
	background-image: url(images/main2.jpg);
	height:30px;
	width: 630px;
	margin-bottom: -10px;
	margin-right: 0px;
/*	margin-right:  -15px !important;*/
	margin-top: 0px;
	margin-left: 0px;
	}
h2 {
	font-size: 96%;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	}
p {
	margin: 0 10px 10px 10px;
	font-size: 110%;

}
td {
	background: #ffffff;
}
.bginput
{
    background-color: #EBEBEB; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
color: #626161; 
	font-size: 100%;
	font-family: "trebuchet MS", arial, verdana, sans-serif; 
	}

.button
{
	background: #CEE6FF;
	border: 2px solid #CDDBDE;
	font-size: 100%;
	font-family: "trebuchet MS", arial, verdana, sans-serif;
}

.spacer
{
	padding: 5px;
}
/* header 
td.header {
}

td.header_links {
	background-color: #383838;
	height: 10px;
	font-size: 80%;
	color: #ffffff;
	padding-right: 15px;
	text-align: right;
}
td.header_links a{
	text-decoration; none;
	color: #ffffff;
	font-weight: normal;
		font-size: 80%;
}	*/
/*  LEFT menu */
td.menu {
	width: 179px;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	/*border-right: 1px solid #c6def0;*/	
}
td.menu div.headmenu {
	background-image: url(images/bg.jpg);
	width:180px;
	height: 30px;
	font-family: verdana, Geneva, Arial, sans-serif; 
	color: #900000;
	font-size: 100%;
	font-weight: bold;
  text-align: center;
padding-top: 12px; 
	}
td.menu div.submenu {
	width:180px;
	background: #f1f4f9;
}
td.menu div.submenu a {
	display: block;
	padding-left:10px;
	margin: 0px;
	font-size: 80%;
	color: #506379;
	border-top: 1px solid #cdd7e3;
	border-bottom: 1px solid #9cb0c8;
}
td.menu div.submenu a:hover { 
	/*background: #ffffff;*/
	padding-left:10px;
	background-color: #a8bbd1;
	color: #FF0000;
	}
/* content */
td.middle {
	width: 630px;
	background: #ffffff;
	margin-left: -10px;
	margin-top: -10px;
}
td.middle div.middle {
	background: #ffffff;
	padding: 10px;
	color: #313131;
  	text-decoration: none;
	font-size: 100%;
	font-weight: normal;	
}
div.middle {
	 text-align: center;
}
td.middle div.middle a {
	color: #506379;
}
td.middle div.middle a:hover { 
	color: #FF0000;
	}

	/*  RIGHT menu */
td.menu2 {
	width: 150px;
	background: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*border-right: 1px solid #c6def0;*/	
}
td.menu2 div.headmenu2 {
	background-image: url(images/bg.jpg);
	width:150px;
	text-align: center;
	height: 37px;
	font-family: verdana, arial, sans-serif;
	color: #900000;
	font-size: 100%;
	font-weight: bold;

}
td.menu2 div.submenu2 {
	background: #f1f4f9;
}
td.menu2 div.submenu2 a {
	display: block;
/*	padding-left:10px;*/
	font-size: 80%;
	color: #506379;
	border-top: 1px solid #cdd7e3;
	border-bottom: 1px solid #9cb0c8;
}
td.menu2 div.submenu2 a:hover { 
	/*background: #ffffff;
	padding-left:13px;*/
	background-color: #a8bbd1;
	color: #FF0000;
	}
	
		/*  Footer */
td.footer {
	width: 100%;
	background: #f1f4f9;
	padding: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana, arial, sans-serif;
	color: #999999;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	}
	
	
	/* UNCATEGORIZED */
	
div.text {
	text-align: left;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #333333;
	font-size: 85%;
		}
div.text a{
	text-decoration: none;
	color: #f53535;
	}
td.too {
	width: 300px;
	background: #f1f4f9;
	padding: 10px;
	margin-bottom: 30px;
	border-top: 1px solid #9cb0c8;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana, arial, sans-serif;
	color: #999999;
	font-size: 80%;
	font-weight: bold;
	}
.style1 {
	color: #900000;
	font-weight:bold;}
	
