html, body {
	height: 100%;
}

body{
	background-color: #141414;
	background-image:url(/imgs/bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#feece2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#f9879e;
	scrollbar-darkshadow-color:#feece2;
	scrollbar-face-color:#faa6b3;
	scrollbar-highlight-color:#feece2;
	scrollbar-shadow-color:#feece2; 

}

body,td,th {
	font-size: 11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:justify;
} 


input, textarea, select { background: #d7d7d7; border: solid #747474 1px; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; padding: 3px 3px 3px 3px;}
input.submit { font-weight: bold; width: 20px; background: #c31e59;}


div.scroll {
width: 320px;
height: 438px;
overflow: auto;
padding:7px;
text-align:justify;
line-height:18px;
color:#000;
}

div.scroll3 {
width: 440px;
height: 438px;
overflow: auto;
padding:7px;
text-align:justify;
line-height:18px;
color:#000;
}

.whitetext {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:justify;
}

.whitetextsmall {
	font-size:11px;
	color:#FFFFFF;
}
.bluetext {
	font-size:10px;
	color:#1c5166;
	text-align:left;
}

ul { 
 list-style-type:circle;
 padding-left: 5; 
 margin-left: 0; 
}


.divider {
	margin-top:8px;
	margin-bottom:8px;
	}

.navleft {
margin-left:30px;
}

.footertext {
color:#333333;
}

.pink {
	color: #C31E59;
	font-weight: bold;
}

.contactinfo {
  background-image:url(/imgs/contact_top.gif);
  background-position:top left;
  background-color:#aed6c4;
  background-repeat:no-repeat;
  color:#4f3324;
  line-height:18px;
  text-align:justify;
  }


.heading {font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;}
#content {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:justify; margin-top:8px; margin-right:8px; margin-left:8px; line-height:18px;}
#content2 {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:justify; margin-right:8px; margin-left:8px; line-height:18px;}


a:link {color: #C31E59; text-decoration: underline;}
a:visited {color: #C31E59; text-decoration: underline;}
a:hover {color: #9d0039; text-decoration: underline;}



a.footer3:link {font-size:11px; color:##333333; text-decoration: underline; font-weight:none;}
a.footer3:visited {font-size:11px; color:##333333; text-decoration: underline; font-weight:none;}
a.footer3:hover {font-size:11px; color:#fff; text-decoration: underline; font-weight:none;}
