body{
	background			: #DFDFDF;
	margin				: 0px;
	padding				: 0px;
}
h1 {
	font-weight: bold;
	color: #FFFF33;
	font-size: 24px;

}
body,td,th,div{
	font-family			: Tahoma, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #000000;
}

a{
	color				: #069;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;
}

#outline{
	width				: 840px;
	margin-top			: 10px;
	background			: url(../images/main_middle.jpg) repeat-y;
	/* Causes problem in FIre Fox overflow			: hidden; */
} 

#top_container{
	background			: #006599 url(../images/main_top.png);
	height				: 155px;
	
}

#middle_container{
	overflow			: hidden;
	width				: 800px;
	text-align			: left;
	padding				: 0px;
	
}

P
{
	line-height: 115%;
	
	
}

#left{
	width				: 785px;
	text-align				: left;
	padding				: 0px 10px;
}

#top_left{
	width				: 130px;
	float				: left;
	padding-top			: 0px;
	padding				: 0px 20px;	
	
}


#bottomcontainer{
	background			: url(../images/main_bottom.jpg);
	height				: 30px;
	padding				: 0px 25px;
}

#icons{
	padding-left		: 10px;
	padding-top			: 3px;
}

#bottomcontainer #icon{
	float				: left;
	margin-right		: 2px;
}

#bottomcontainer #copyright{
	float				: right;
	padding-right		: 10px;
	color				: #999999;
}

table.moduletable{
	width				: 180px;
	margin-bottom		: 10px;
}

table.moduletable th,
.sectiontableheader{
	font-weight			: bold;
	letter-spacing		: 1px;
	border-bottom		: 1px solid #666;
}

table.moduletable td{
	padding-top			: 10px;
}

table.moduletable td td{
	padding-top			: 0px;
}

.sectiontableentry1{
	background:#e7e7e7;
}

.contentBold{
	color				: #069;
	font-size			: 14px;
	text-decoration		: none;
	font-weight: bold;
}

.contentheading{
	color				: #000000;
	font-size			: 18px;
	text-decoration		: none;
	padding-bottom		: 0px;
	
}


.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}

.small{
	color				: #999999;
	font-size			: 2px;
}

form
{
	padding-bottom		: 0px;
}


.inputboxRED {
	padding: 2px;
	border:solid 1px #FF0000;
	background-color: #FFF7F7;
}

.inputboxGREEN {
	padding: 2px;
	border:solid 1px #006633;
	background-color: #FAFCFC;
	
}
.inputboxPURPLE {
	padding: 2px;
	border:solid 1px #993399;
	background-color: #FAFAFC;
}

.style1 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;	
}
.style3 {
	font-weight: bold;
	color: #FFFF33;
	font-size: 18px;

}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #66FFFF;
	font-weight: bold;
	text-decoration: underline;
}
.style5:hover{
	color: #66CCFF;
	text-decoration		: underline;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
.style8 {color: #006633; font-weight: bold; }
.style10 {color: #993399; font-weight: bold; }
.yellowMED {
	font-weight: bold;
	color: #FFFF33;
	font-size: 18px;

}
.yellowLG {
	font-weight: bold;
	color: #FFFF33;
	font-size: 24px;

}
.whiteSMtext {
	color: #FFFFFF;
	font-weight: bold;
}
.UpdateSponsor {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[type="submit"]{
	font-size: 8pt;
}
