body {
	margin: 0px;
	background-color: white;
	SCROLLBAR-FACE-COLOR:  #F6FFF9; 
	SCROLLBAR-HIGHLIGHT-COLOR:  #F6FFF9; 
	SCROLLBAR-SHADOW-COLOR: gray; 
	SCROLLBAR-3DLIGHT-COLOR: gray; 
	SCROLLBAR-ARROW-COLOR: gray; 
	SCROLLBAR-TRACK-COLOR: #F6FFF9; 
}

body, td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;
	
}

p {
	margin: 0px;
}

a {
	border-bottom:1px dotted #C92F15;
	font-weight: bold;
	color: #C92F15;
	text-decoration: none;
}

a:hover {
	border-bottom:1px dotted #C92F15;
	font-weight: bold;
	color: #000000;
	
}

a.more {
	border-bottom:1px dotted #C92F15;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.more:hover {
	border-bottom:1px dotted #C92F15;
	font-weight: bold;
	color: #FFFFFF;
	
}

a.menu {
  font-family: Arial; 
  font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
	border-bottom:0px dotted #C92F15;
}

a.menu:hover {
  font-family: Arial;
  font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #C92F15;
	text-transform: lowercase;
	border-bottom:0px dotted #C92F15;
}

 a.imageLink {
   border-bottom:0px;
    	COLOR: #990000; 
    	text-decoration: none
    }
 
   a.imageLink:hover {
 border-bottom:0px;
    	COLOR: red; 
    	text-decoration: none
    }
  
h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

div.centercontent {
	position: absolute;
	left: 50%;
	margin-left: -380px;
	width: 760px;
}

div.menu {
  position: absolute; 
  left: 177px; 
  top: 123px;
}

div.padding_left {
   padding-left: 20px; 
    padding-right: 25px; 
    padding-top: 20px; 
  padding-bottom: 20px;
}

div.padding_right {
  padding-left: 25px; 
  padding-right: 20px; 
  padding-top: 10px; 
  padding-bottom: 20px;
}


div.scroll {
  height: 870px; 
  overflow: auto;
}

td.header {
  background-image: url("../images/header.gif"); 
  width: 760px; 
  height: 180px;
  background-repeat: no-repeat; 
}

td.left {
  background-image: url("../images/left.gif"); 
  background-repeat: no-repeat; 
  width: 534px; 
  height: 917px;
  align: center;
}

td.right {
  background-image: url("../images/right.gif"); 
  background-repeat: no-repeat; 
  background-position: center; 
  width: 226px; 
  height: 917px;
}

span.light {
	color: #FFFFFF;
}

span.message {
	font-weight: bold;
	margin-bottom: 20px;
}

input {
	border: 1px solid #333333;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
}

input.antispam {
	border: 2px solid #000000;
	background-color: #E4E8E9;
}

textarea {
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 11px;
}

table.antispam {
	border: 1px solid #333333;
	height: 44px;
	background-color: #FFFFFF;
}

td.message {
	font-weight: bold;
	padding-bottom: 50px;
	padding-top: 20px;
}

td.bottom {
	padding-bottom: 15px;
}
