BODY {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

BODY, P, TR, TD, TH, TD, A, H1, H2, H3 {
	color : #000000;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #FFFFFF;
}

A {
	text-decoration: none;
	color: #545194;
}

H1 {
	font-size : 16px;
	font-variant: normal;
	color : #000000;
	font-weight: bold;
}

H2 {
	font-size : 12px;
	font-variant: small-caps;
	color : #8681B7;
	font-weight: bold;
}

A.SideLinks {
	color : #545194;
	font-variant: normal;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.roundcont {
	width: 973px;
	color: #316AC5;
	background-color: #FF9900;
	height: 2px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
}

.roundbottom {
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

   /*MENU left*/

#menu li {
	list-style: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E67300;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 3;
	text-indent: 12px;
	}

#menu li li {
	font-size: 12px!important;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	word-spacing: normal;
	list-style-type: disc;
	list-style-position: inside;
	}
	
#menu li li.here {
	font-size: 12px!important;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	color: #E67300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#menu li li li {
	padding: 3px 0 2px 14px;
	font-size: 12px!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: circle;
	list-style-position: inside;
	}

#menu ul {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

#menu ul ul {
	display:none;
	padding: 5px 5px 5px 0;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu li.here ul {
	display:block;
	padding: 3px 0 2px 0px;
	font-size: 12px!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #E67300;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
  }
  
#menu ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#menu a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#menu a:link {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#menu a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#menu a:hover, #links a:active {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FA7200;
	border-top-color: #F9980B;
	border-top-style: solid;
	border-top-width: 1px;
}
