/* CSS Document */
body { margin: 0; padding: 0; 
background-color:#B7BCE2; 
background-repeat:repeat-x;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size: 12px; 
}

.big_table{
   background: #FAFAFA url(/images/headerbg.gif) repeat top left; 
   border: 1px solid #FFFFFF;
}

.tableborder {
  border: 1px solid #000000;
}

a {
	color: #ff0000;
  	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
a:hover {
	color: #ff0000;
	}

.images {
   border: 1px solid #000066;
   padding: 2px;
}
/* misc*/
.h1style {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 15px;
	height:20px;
	/* background-image: url(/images/content_bg.gif); */
	background: #4F57A0 url(/images/gradient_thead.gif) repeat-x top left;
	width: 370px;
	margin: 0px 0px 0px 0px;
	}

.h1style2 {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 15px;
	height:20px;
	/* background-image: url(/images/content_bg.gif); */
	background: #4F57A0 url(/images/gradient_thead.gif) repeat-x top left;
	width: 660px;
	margin: 0px 0px 0px 0px;
	}

h1 {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top:10px;
	padding-left: 15px;
	height:20px;
	/* background-image: url(/images/content_bg.gif); */
	width: 370px;
	margin: 0px 0px 0px 0px;
	}

h2 {
	font-size: 12px;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	}
p {
	margin: 0 10px 10px 10px;
	font-size: .8em;

}

.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
	}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}

.spacer
{
	padding: 5px;
}
/* header */
td.header {
	background: url(/images/header_bg.gif) repeat top left;
	height: 86px;
}

td.header_links {
	background-color: #383838;
	height: 10px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 15px;
	text-align: right;
}
td.header_links a{
	text-decoration; none;
	color: #ffffff;
	font-weight: normal;
		font-size: 10px;
}	









/*  LEFT menu */
td.menu {
	width: 190px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #c6def0;	
}
td.menu div.headmenu {
	background: url(/images/gradient_tcat.gif) repeat-x top left;
	width:179px;
	height: 23px;
	padding-top:5px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;

}
td.menu div.submenu {
	background: #f1f4f9;
	padding: 3px;
}
td.menu div.submenu a {
	display: block;
	padding: 3px;
	padding-left:8px;
	margin: 0px;
	font-size: 11px;
	color: #506379;
	border-top: 1px solid #cdd7e3;
	border-bottom: 1px solid #9cb0c8;
}
td.menu div.submenu a:hover { 
	background: #ffffff;
	padding-left:13px;
	background-color: #a8bbd1;
	color: #FF0000;
	}
	
	
	
	
	
	
	
	
	
/* content */
td.middle {
	width: 356px;
	background: #ffffff;
	padding: 0;
	margin: 0;	
}
td.middle div.middle {
	background: #ffffff;
	padding: 5px;
	color: #313131;
  	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;

}
td.middle div.middle a {
	color: #506379;
}
td.middle div.middle a:hover { 
	color: #FF0000;
	}
	
	
	
	
	
	
	
	
	/*  RIGHT menu width: 180px;*/
td.menu2 {
	
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #c6def0;	
}
td.menu2 div.headmenu2 {
	background: url(/images/gradient_tcat.gif) repeat-x top left;
	width:179px;
	height: 23px;
	padding-top:5px;
	text-align: right;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;

}
td.menu2 div.submenu2 {
	background: #f1f4f9;
	padding: 3;
}
td.menu2 div.submenu2 a {
	display: block;
	padding: 3px;
	padding-left: 8px;
	margin: 0px;
	font-size: 11px;
	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 background: #f1f4f9;*/
td.footer {
	width: 100%;
	background: #4F57A0 url(/images/gradient_thead.gif) repeat-x top left;
	padding: 6;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #9cb0c8;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}
	
	
	/* UNCATEGORIZEDDD */
	
div.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #333333;
	font-size: 11px;
		}
div.text a{
	text-decoration: none;
	color: #f53535;
	}
td.too {
	width: 300px;
	background: #f1f4f9;
	padding: 10;
	margin-bottom: 30;
	border-top: 1px solid #9cb0c8;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}
	