body 
{
	background-color: #F5F5F5; 
	text-align: center; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right:0px; 
}
.whiteBck
{
	background-color: White;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14;	
}
.greyBck
{
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14;
}

.framebody 
{
	background-color: #F5F5F5; 
	text-align: left; 
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    font-size: 7pt;
    margin: 2px;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #000000;
	}

a {	
	color:Black;
	text-decoration: underline;
	
}
a img 
{
	border: 0px;
}
a:hover {
	color:#EA4D00;
	text-decoration:underline;
}
table
{
	font-family: Arial;
	font-size: 13px;
	line-height:17px;
	
}
TEXTAREA	     {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

#mainTable
{
	/*border: solid 1px #000;*/
	
	table-layout: auto;
}

#logo { width:332px; float:left; text-align:center; margin-top: 20px; margin-bottom: 10px; }
#logoright {  float:right; text-align:right; margin-top: 10px; margin-bottom: 10px; }
#iconbox { text-align:center; margin-top: 5px; }
#datebox {  text-align:center; margin-top: 10px;  font-family:'trebuchet ms',sans-serif; font-size:12px; letter-spacing:1px; font-variant: small-caps; margin-bottom: 1px;}
#moto { font-family: Verdana, Arial, Sans-Serif; color: #637D9E; float: right; margin-top: 5px; margin-bottom: 3px;}
#welcomebox { text-align:left; margin-top: 5px; float: left; margin-bottom: 3px;}
#iconbox img {	margin-right: 5px; }

#footer
{
	width: 100%;
	float: left;
	border:1px solid #003D72;
	padding: 5px;
	font-family: Arial;
	font-size: 9px;
	text-align: left;
	margin-bottom:20px;
	background-image: url(/themes/default/img/bck_large_module.gif);
	background-repeat: repeat-x;
	background-color: #F1F8FF;
}

#privatemessagesbox
{
	float: left;
	width: 210;
	height: 500;
	overflow: scroll;
	border: solid 1px #888888;
	background-color: #FFFFFF;
}
#MessageBody
{
	background-color: White;
	text-align: left;
	width: 350;
	padding: 2px;
	
}
#privatemessagesbox div
{
	padding: 4px;
}
#privatemessage
{
	float: right;
	width: 400;
	height: 500;
	border: solid 1px #888888;
	
}
.privmsg1
{
	background-color: #FFFFFF;
	cursor: auto;
	
}
.privmsg2
{
	background-color: #EEEEEE;
	cursor: hand;
	
}

.shootbox
{
	
	background-color: #E7E9ED;
	padding: 2px;
}
.shootboxAlt
{
	
	background-color: #F5F5F5;
	padding: 2px;
}

.nobold
{
	font-weight: normal;
}
.bold
{
	font-weight:bold;
}
.small
{
	font-family: 'trebuchet ms',sans-serif;
	font-size: 85%;
}
.smaller
{
	font-family: 'trebuchet ms',sans-serif;
	font-size: 90%;
	line-height:14px;
}
.smaller A 
{
	
}


.error
{
	color: #FF3333;
}	
.module
{
	font-size: 13px;
	overflow:hidden;
	padding: 0px;
	text-align: left;
	
}
.moduleTitle
{
	white-space:nowrap;
}

.moduleContentSmall
{
	border-left:1px solid #003D72;
	border-right:1px solid #003D72;
	border-bottom:1px solid #003D72;
	background-image: url(/themes/default/img/bck_small_module.gif);
	background-repeat: repeat-x;
	background-color: #F2F3F8;
	padding: 7px;
	
	font-family: Arial;
	/*
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: 100% 0%;*/
}
.moduleContent
{
	border-left:1px solid #003D72;
	border-right:1px solid #003D72;
	border-bottom:1px solid #003D72;
	background-image: url(/themes/default/img/bck_large_module.gif);
	background-repeat: repeat-x;
	background-color: #F1F8FF;
	padding: 7px;
	
	font-family: Arial;
	/*
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: 100% 0%;*/
}

.inputImage
{
	padding: 4px;
	margin: 4px; 
}
.inputFlatSmall	    
{
	background-color: #F8F8F8;
	color : #333; 
	border: solid 1px #888888;
	font-family: Sans-Serif;
	font-size: 10px;
	letter-spacing: 1px;
}

.LightGrey
{
	color: #777777;
}

.shootbox
{
	background-color: #F9FBFF;
	padding: 2px;
}
.shootboxAlt
{
	background-color: #FFFFFF;
	padding: 2px;
}