html, body { color: #353638; font-family: Arial, Helvetica, Sans-serif; font-size: 11pt; background-color: #B2B2B2; margin: 0; padding: 0;
background-repeat:repeat-x; }
p { margin-bottom: 7px; margin-top: 0; }
a { color: #2b2b2d; text-decoration: none; }
a:hover { text-decoration: underline;  color: #626468; }
h1 { margin: 0; padding: 40px 0 0 0; font-family: Arial, Tahoma, Sans-serif; font-weight: normal; letter-spacing: .005em; color: White;  font-size: 13pt; }
form {	margin:0; }

.aOnDark { color: #c8c7ff }
.aOnDark:hover { color: #DDDDDD }

#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: none; }
#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; 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: 20px 40px 20px 40px; border-bottom: 1px solid #484848;  background-color: #FFFFFF; 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; text-shadow: #E4E4E4 0 1px 0;}
#DivPageContentText p {	margin-bottom: 1em;}

#DivPageBottom {	width:760px; margin-top:5px; margin-left:auto; margin-right:auto; text-align: right;  padding-top: 5px; }
#DivPageBottom p { font-size: 8pt; margin: 0;  }
#DivPageBottom a { font-size: 8pt;	font-weight: normal;	text-decoration: none;  }
#DivPageBottom a:hover { text-decoration: underline; }

.DivProductTitle { background-color: #353638; margin: 0; padding: 6px 5px 0px 5px; border-radius: 5px;}

.h_title { font-size: 1.3em; font-weight: bold; color:#666666; }

.yellow_text { color: #b9561a; }
.red_text { color: #ff3333; }
.green_text { color: #55DD55; }

