body, html, h1, h2, h3, h4, h5, h6, form, a, ul, ol, li, p, div{
	font: 97% Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	margin:0px;
}


.headerBack {
	background-image:url(../assets/banner_back.jpg);
	background-position:left;
	background-repeat:repeat;
}

td {
vertical-align:top;
}


.tableBord {
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
	border-bottom: 1px solid #006600;
}

TABLE.main {
border-top: 1px solid #006600;
border-left: 1px solid #006600;
border-right: 1px solid #006600;
border-bottom: 1px solid #006600;
}
TD.mainCell {
border-top: 1px solid #006600;
border-left: 1px solid #006600;
border-right: 1px solid #006600;
}

.tableBord2 {
	font: 94% Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.tbBorder {
	border-top: 5px solid #F1C8A3;
	border-right: 5px solid #F1C8A3;
	border-left: 5px solid #F1C8A3;
	border-bottom: 5px solid #F1C8A3;
	font-size: 98%;
}

.tbBorder2 {
	border-top: 5px solid #4870AA;
	border-right: 5px solid #4870AA;
	border-left: 5px solid #4870AA;
	border-bottom: 5px solid #4870AA;
	font-size: 98%;
}

#titlebar{
	background-color:#D6E7F7;
	font:125% Arial, Helvetica, sans-serif;
	color:#006600;
	font-weight:bold;
}

.rightTable {
	
	padding-bottom: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 2px solid #6C0036;
	border-right: 2px solid #6C0036;
	border-left: 2px solid #6C0036;
	border-bottom: 2px solid #6C0036;
	background-color:#E4D3DC;
}
.leftTable {
	border-top: 2px solid #6C0036;
	border-right: 2px solid #6C0036;
	border-left: 2px solid #6C0036;
	border-bottom: 2px solid #6C0036;
	background-color:#E4D3DC;
}

a:link {
	color: #4870AA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #4870AA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

a:hover {
	color: #4870AA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #4870AA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bullet {
list-style-image:url(../assets/bullet.gif);
padding-left:65px;
}


.quest{
font-weight: bold;
	color: #006600;
	}

h1 {
	font-size: 225%;
	font-weight: bold;
	color: #4870AA;
}
h2 {
	font-size: 200%;
	font-weight: bold;
	color: #4870AA;
}
h3 {
	font: 150% Arial, Helvetica, sans-serif;
	color: #4870AA;
	font-weight: bold;
}


h4{
	font: 125% Arial, Helvetica, sans-serif;
	color: #4870AA;
	font-weight: bold;
}

h5 {
	font: 110% Arial, Helvetica, sans-serif;
	color: #4870AA;
	font-weight: bold;
}

h6 {
	font: 110% Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px 8px; 
}


#horhead {
  border: 0;
  width: 100%;
  color: #4870AA;
	background-color: #4870AA;
	height: 5px;
	margin:auto	 
}
#horbar {
  border: 0;
  width: 90%;
  color: #4870AA;
	background-color: #4870AA;
	height: 5px;
	margin:auto	 
}

#horbarSm {
  border: 0;
  width: 90%;
  color: #4870AA;
	background-color: #4870AA;
	height: 2px;
	margin:auto	 
}


.FieldCellInput{
background-color:#A2E391;
border: 1px solid #026900;
width: 200px;
font-size: 90%;
}

.buttons {  
 font-size: 100%; 
 background-color: #026900; 
 border: 2px solid #A2E391;
 color: #FFFFFF; 
 font-weight:bold;
 width: 150px;
}

.buttonsSm {  
 font-size: 100%; 
 background-color: #026900; 
 border: 2px solid #A2E391;
 color: #FFFFFF; 
 font-weight:bold;
 width: 80px;
}

.error{
color:#FF0000;
font-weight:bold;
font-size: 90%;
}

.loginCellInput{
background-color:#FECFD8;
border: 1px solid #6C0036;
width: 75px;
font-size: 60%;
}

.loginText {
	font-size: 70%;
	font-weight:bold;
}

.loginbuttons {  
 font-size: 75%; 
 background-color: #6C0036; 
 color: #FFFFFF; 
}

.loginError{
color:#FF0000;
font-weight:bold;
font-size: 70%;
}

.UserNameCellHolder{
border: 0px; 
width: 200px;
color: #006600;
font: 110% Arial, Helvetica, sans-serif;
font-weight:bold;
}

.CommentCellInput{
background-color:#A2E391;
border: 1px solid #026900;
width: 500px;
font-size: 90%;
}

