BODY
{
		font-size:11px;
		font-family:Verdana;
		background-color: #EFEFEF;
		background-attachment: fixed;		
		background-repeat: no-repeat;
		scrollbar-face-color: #D6CBBF;
        scrollbar-shadow-color: #C8BAA9;
        scrollbar-highlight-color: #E4DCD4;
        scrollbar-3dlight-color: #F2EEEA;
        scrollbar-darkshadow-color: #9F866A;
        scrollbar-track-color: #E4DCD4;
        scrollbar-arrow-color: #9F866A		
}
TD
{
		font-size:11px;
		font-family:Verdana;
		color: #000000;
}
A 
{		color: #000000;
		font-size: 13px;
		font-weight: bold;
		font-family: Verdana
}
A:link     { color: #000000 }
A:active   { color: #000000;
			 font-weight: bold; }
A:hover    { color: #000000;
			 font-weight: bold; }
.maintable
{
		font-size:11px;
		font-family:Verdana;
		background-attachment: fixed;
}
.text
{
		font-size:11pt;
		font-family:Verdana;
		z-index:0
}
.title 
{
		color: #000000;
		font-size: 13px;
		font-weight: bold;
		font-family: Verdana
}
.subtitle
{
		color: #000000;
		font-size: 12px;
		font-weight:bold;
		font-family: Verdana
}
.main
{
		color: #000000;
		font-size: 11px;
		font-weight:normal;
		font-family: Verdana
}

.topmenu	
{
		background-repeat: no-repeat;
		color: #636363;
		font-size: 10px;
		font-weight: bold;
		font-family: Verdana;
		text-decoration: none;
		text-transform: uppercase;
}
A.topmenu:link
{
		color: #636363;
		font-weight: bold;
}
A.topmenu:visit
{
		color: #636363;
		font-weight: bold;
}				
A.topmenu:active
{
		color: #000000;
		font-weight: bold;
}
A.topmenu:hover
{
		color: #000000;
		font-weight: bold;
} 
.bottommenu 
{
		background-repeat: no-repeat;
		color: #636363;
		font-size: 12px;
		font-weight: bold;
		font-family: Verdana;
		text-decoration: none;
		text-transform: uppercase;
		line-height:17px;
}
A.bottommenu:link
{
		color: #636363;
		font-weight: bold;
}
A.bottommenu:visit
{
		color: #636363;
		font-weight: bold;
}		
A.bottommenu:active
{
		color: #000000;
		font-weight: bold;
}
A.bottommenu:hover
{
		color: #000000;
		font-weight: bold;
}	
.border-component
{
	    BORDER-BOTTOM: white thin solid;
	    BORDER-LEFT: white thin solid;
		BORDER-RIGHT: white thin solid;
	    BORDER-TOP: white thin solid;
	    PADDING-BOTTOM: 5px;
	    PADDING-LEFT: 5px;
		PADDING-RIGHT: 5px;
		PADDING-TOP: 5px
}
.current
{
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		font-family: Verdana
}
.logo
{
	cursor: hand;
}
.keywords
{
	text-align:left;
	BORDER-RIGHT:black thin solid;
	PADDING-RIGHT:5px;
	BORDER-TOP:black thin solid;
	PADDING-LEFT:5px;
	PADDING-BOTTOM:5px;
	BORDER-LEFT:black thin solid;
	PADDING-TOP:5px;
	BORDER-BOTTOM:black thin solid;
}
.menu_table
{
	width:100%;
	height:60;
}

.cfb_maintable
{
	margin-top:20px;
}
.cfb_buttonset
{
	text-align: center;
}
.cfb_tdleft label
{
	width: 100px;
	text-align: right;
}
.cfb_tdright
{
	text-align: left;
	padding: 0 10px 0 10px:
	width: 300;
}
.cfb_input, textarea
{
	width: 300;
}