html, body { color: White; font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; background-color: #353638; margin: 0; padding: 0; }
td { font-size: 10pt; }
p { font-size: 10pt;  margin-bottom: 7px; margin-top: 0; }
a { color: #89E4FC; text-decoration: none; }
a:hover { text-decoration: underline;  color: White; }
h1 { margin: 0; padding: 40px 0 0 0; font-family: Verdana, Arial, Tahoma, Sans-serif; font-weight: normal; letter-spacing: .005em; color: White;  font-size: 18pt; }
form {	margin:0; }

#DivMenu {	width:760px; margin-left:auto; margin-right:auto;}
#DivMenu ul { margin: 0; padding-left: 0px; height: 28px; line-height: 28px; display: block; list-style: none; background-color: #353638; }
#DivMenu li { display: inline; background-color: #222222;  float: left; margin-right: 3px; }
#DivMenu li a { height: 28px; line-height: 28px; display: block; padding-left: 15px; padding-right: 15px; float: left;  font-size: 11pt; background-image: url(img/bg_menuitemleft.png), url(img/bg_menuitemright.png); background-position: top left, top right; background-repeat: no-repeat; }
#DivMenu li a:hover { background-color: #7a8290; text-decoration: none; background-image: url(img/bg_menuitemlefthover.png), url(img/bg_menuitemrighthover.png); background-position: top left, top right; background-repeat: no-repeat; }
#DivMenu .DivBanner { height:130px; background-image: url(img/banner.jpg);  background-repeat: no-repeat;  background-color: #353638;  border-top: 3px solid #7a8290; }

#DivPageTitle { background-color: #7a8290; border-top: 1px solid #484848; border-bottom: 1px solid #484848; margin: 0; padding: 6px 0 6px 20px; font-family: Arial, Verdana, Tahoma, Sans-serif; font-weight: bold; letter-spacing: .005em; color: #232425; font-size: 13pt; }
#DivPageContent { width:760px; margin-left:auto; margin-right:auto; text-align: justify; }
#DivPageContentText { padding: 35px 40px 35px 40px; border-bottom: 1px solid #484848;  background-color: #222222; line-height:1.5em; -moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-left-radius:6px; -webkit-border-bottom-right-radius:6px;}
#DivPageContentText p {	margin-bottom: 1em;}

#DivPageBottom {	width:760px; margin-top:5px; margin-left:auto; margin-right:auto;  border-top: 4px solid #363636;  text-align: right;  padding-top: 5px; }
#DivPageBottom p { font-size: 11px; line-height: 14px; margin: 0;  color: #DDDDDD; }
#DivPageBottom a { font-size: 11px;	font-weight: normal;	text-decoration: none;  color: White; }
#DivPageBottom a:hover { color: white; text-decoration: underline; }

.h_title { font-size: 1.3em; font-weight: bold; color:#E6DFFF; }

.yellow_text { color: #f0de45; }
.red_text { color: #ff3333; }
.green_text { color: #55DD55; }

