
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica;
    vertical-align: baseline;
    line-height: 1.63em;
}
body {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
    vertical-align: baseline;
}
img {
	border: 0;
}
#wrapper {
	position: relative;
}
#header {
	background-color: #318ace;
	width:100%;
	min-height:1px;
}
#menu {

	font-size: 15px;
	background-color: #ffffff;
	border-top: 0px solid #0000ff;
	border-bottom: 0px solid #0000ff;
	width:100%;

}

#menu table {
	padding: 0px;
	border: 0;
	margin: 0px;
}

#menu td.active {
	background-color: #318ace;
	text-align: center;
}

#menu td {
	background-color: #83b9e3;
	text-align: center;
}

#menu a {
	color: #ff711b;
	text-decoration: none;
}



.even {
	background-color: #eeeeff;
}
.date {
	background-color: #ddddff;
}

div.box {
	font-size:12px;
	margin-top:5px;
}

span.menulink {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	border:0;		
	background-color: #318ace;
	text-decoration:none;
	color:#ffcc00;
}

div.header {
	font-size: 14px;
}
div.section {
	font-size: 14px;
}

div.path {
	font-size: 12px;
}

#footer{
	border-top: 1px solid #666666;
	width:100%;
	text-align:center;
}

h1 {
	font-size: 14px;
}

td.h1 {
	font-size: 14px;
	font-weight: bold;
}


h2 {
	font-size: 13px;
}

.headermenu {

}
.headerwrapper{
    width: 100%;
}
.headerwrapperinside {
    height: 22px;
    background-color: rgb(167,16,11);
    width: 100%;
    margin: 0px;
    float: right;
    width: 100%;
}
.item{
    display: block;
    float: left;
    border-top-color: #711c19;
    border-right-color: #711c19;
    border-left-color: #dc383b;
    border-bottom-color: #dc383b;
    border-width: 1px;
    border-style: solid;
    width: 120px;
    background-color: rgb(167,16,11);
    text-align: center;
    height: 20px;
    font-family: Tahoma,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: bold;


}
.item a{
    color: #ffffff;
}
.clearboth{
    clear: both;
}
table.tablestyle {
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: 5px;
}
table.tablestyle tr{
    border-top-color: #ffffff;
    border-bottom-color: #a7100b;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}
table.tablestyle td{
   padding-right: 4px;
   padding-left: 4px;
}
table.tablestyle th{
   padding-right: 4px;
   padding-left: 4px;
    color: #000000;
    border-right-color: #eeeeee;
    border-left-color: #eeeeee;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    background-color: rgb(255,156,151);
}

table.tablestyle a{
    text-decoration: none;
    border-bottom-color: #666666;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.subheader{
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #a7100b;
    border-left-color: #a7100b;
    color: #a7100b;
    padding-left: 2px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-weight: bold;
}

.header{
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #a7100b;
    border-left-color: #a7100b;
    color: #a7100b;
    padding-left: 2px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}
