@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
.bckgrn1 {
	background-image: url(../images/bckgrn_mdl3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bckgrn2 {
	background-image: url(../images/bckgrn_mdl1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
}
.bckgrn3 {
	background-image: url(../images/bckgrn_mdl2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a20000;
}
.bckheader {
	background-image: url(../images/headerimg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.whitefont18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navbtn_up.gif);
	background-repeat: no-repeat;
	display: block;
}
a.navbtn:link,a.navbtn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navbtn_up.gif);
	background-repeat: no-repeat;
	display: block;
}
a.navbtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navbtn_over.gif);
	display: block;
	background-repeat: no-repeat;
}
#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	height: 202px;
	width: 392px;
	position: absolute;
	z-index: 1;
	
  
}.whitefont22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont18italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowfont18italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFCC00;
	text-decoration: none;
}
.whitefont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
a.whitefont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greyfont10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b1b1b1;
	text-decoration: none;
}
.whitefont14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blackimgborder {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF; !important
	text-decoration: none;
	background-color: #000000;!important
	border: 1px solid #FFFFFF;!important
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.biglogo {
	background-image: url(../images/biglogo.jpg);
	background-repeat: no-repeat;
	background-position: 750px 2px;
}
.bigguyimg {
	background-image: url(../images/largeguyimg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.yellowfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
td{
	font-size:12px;
	font-family:arial;
	color:#ffffff;
}
A:link, A:visited, A:active {
	COLOR: #848383; TEXT-DECORATION: none
}
A:hover {
	COLOR: #F08800; TEXT-DECORATION: none
}
.centerbodybg {
	background-image:url(../images/center_body_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#000000;
}
.formtd {
	background-color:#363636;
	border:1px solid #FFFFFF;
	padding:15px;
	color:#FFFFFF;
}
.input {
	background-color:#e7e7e7;
	font-size:12px;
	color:#000000;
	border:1px solid #1b1b1b;
}
.inputarea {
	background-color:#e7e7e7;
	font-size:12px;
	color:#000000;
	border:1px solid #1b1b1b;
}
a.yellow:link, a.yellow:visited, a.yellow:active {
	COLOR: #ffcc00; TEXT-DECORATION: none;
}
a.yellow:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
.CalTitle tbody tr td
{
	background-image:url(../images/calendar_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#6c6c6c;
	font-family:tahoma;
	font-size:18px;
	height:36px;
	border:0px;
	font-weight:bold;
}
.CalWeekDay
{
	background-color:#646464;
	color:#bcbcbc;
}
.CalDay td
{
	color:#c9c9c9;
	padding:5px;
}
.TaskTitle
{
	background-color:#464646;
	color:#c9c9c9;
	border:1px solid #555555;
	}
	
a.lnkAdminFormButton:link, a.lnkAdminFormButton:visited, a.lnkAdminFormButton:active {
	COLOR: #F08800; TEXT-DECORATION: none
}
a.lnkAdminFormButton:hover {
	COLOR: #848383; TEXT-DECORATION: none
}
.iframestyle{
	overflow-y:auto;	
	width: 400px;
	height: 150px;
	padding: 3px;
	font-family: arial;
	color:#000000;
	background-color:#FFFFFF;
	border: 1px solid #000000;
}
.membertitle{
	background-color:#7a0000;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#fff0f0;
	text-decoration:none;
	padding-left:10px;
	height:30px;
}