body 
{ 
	background:url("images/bg.gif") repeat-y right; 
	font-family:"Tahoma","Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.info { font-size: 16px; font-weight: bold; line-height: 27px; }
.contentTitle { font-size: 1.2em; line-height:1.2em; font-weight: bold; }
.contentText { font-size: 1em; line-height:1.5em; }
.inforHolder { padding-left:10px; }
.menuText { font-size: 16px; }
.regular { font-size: 14px; line-height:16px; }
.smaller { font-size: 12px; line-height:12px; }

a {  color: #FFFFFF; TEXT-DECORATION: none }
a:hover { color: #FEFF60; TEXT-DECORATION: underline}

#bar { background-color:#ffffff; }
#header { padding-left:19px; }
#menu { padding-left:19px; }

.boxTop { background:url("images/box_top.gif") repeat-x; height:12px; }
.boxBot { background:url("images/box_bot.gif") repeat-x; height:12px; }
.boxRight { background:url("images/box_r.gif") repeat-Y; width:12px; }
.boxLeft { background:url("images/box_l.gif") repeat-Y; width:12px; }
.boxTopL { background:url("images/box_top_l.gif") no-repeat; height:12px; width:12px; }	
.boxBotL { background:url("images/box_bot_l.gif") no-repeat; height:12px; width:12px; }
.boxTopR { background:url("images/box_top_r.gif") no-repeat; height:12px; width:12px; }	
.boxBotR { background:url("images/box_bot_r.gif") no-repeat; height:12px; width:12px; }
.boxTopLB { background:url("images/box_top_l_b.gif") no-repeat;	height:12px; width:12px; }	
.boxBotLB { background:url("images/box_bot_l_b.gif") no-repeat;	height:12px; width:12px; }
.boxTopDark { background:url("images/box_dark_top.gif") no-repeat; height:12px; width:12px; }
.boxBotDark { background:url("images/box_dark_bot.gif") no-repeat; height:12px; width:12px; }
.insetBox { padding-left:8px; }
.contentHolder { padding-top:8px; }
.contentHolderHome { padding-top:28px; }

input { height: 24px; width: 200px; background:#ffffff; border:1px solid #ffffff; color:#3799FF }
textarea 
{ 
	height: 192px; width: 100%; background:#ffffff; border:1px solid #ffffff; color:#3799FF;  
	SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #3799FF;
    SCROLLBAR-ARROW-COLOR: #3799FF;
    SCROLLBAR-TRACK-COLOR: #3799FF;
    SCROLLBAR-DARKSHADOW-COLOR: #3799FF;
}
#submit { height: 24px; width: 40px; color:#3799FF } 