/* orange template */

body {
	background-color: #F8A018;
	padding-left: 0px;
	padding-right: 0px;
	font-family: verdana;
	font-size: 10px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D0D0D0;
	scrollbar-shadow-color: #D0D0D0;
	scrollbar-darkshadow-color: #9E9E9E;
	scrollbar-base-COLOR: #FFFFFF;
	scrollbar-arrow-color: #494B4A;
	scrollbar-track-color: #E4E4E4;
}

#mainContainer {
	height: 100%;
	background-image: url(../images/pagebg_orange.jpg);
	background-repeat:repeat-x;		
}
/*other elements need the main background image due to the requirement that the middle section be white for the full height of the page*/
#mainBk {
	background-image: url(../images/pagebg_orange.jpg);
	background-repeat:repeat-x;		
}
#mainBk1 {
	background-image: url(../images/pagebg_orange.jpg);
	background-repeat:repeat-x;		
}
.MainTitle{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;	
	color: #FAB547;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.lightOrangebck{
	background-color: #FFEFD6;
}
.mainNavBullet {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;	
	color: #FAB547;
}

.organgeBold18{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;	
	color: #FAB547;
}

.organgeBold15{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;	
	color: #FAB547;
}
.organgeBold12{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;	
	color: #FAB547;
}
.organgeBold12B{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;	
	color: #FAB547;
}
.organgeBold13{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;	
	color: #FAB547;
}

.greytext10bold_orangebg {
	background-color: #FFEFD6;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	color: #666666;
}

.orange11bold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #FEB63F;
}

.loginbox{
	background-color: #ffefd6;
}
.loginboxgrey{
	background-color: #EFEFEF;
}
#preheadlines {
}
#preheadlines td.indexHeaderCol1{
	background-color: #D0D0D0;	
}
#preheadlines indexHeaderCol1gray{
	background-color: #D0D0D0;	
}
.indexHeaderCol1{
	background-color: #FEF0D6;	
}
.indexHeaderCol1gray{
	background-color: #D0D0D0;	
}
#headlines {
}
#headlines .colDate {
	padding-left: 8px;
	height:20px;
}

#headlines .colDesc {
	padding-left: 4px;
}
#headlines .colTime {
	padding-left: 1px;
	color: #fabb55;
}

/*used to get rid of static colors*/
.standardcolor {color: #FAB547; font-family: verdana, arial, helvetica; font-size: 18px;}
.standardcolorb {color: #FAB547; font-family: verdana, arial, helvetica; font-size: 14px;}
.standardbgcolor {background-color: #FEF0D6;}
.standardbgcolor2 {background-color: #FFEFD6;}
.popupbodytag {background-image: url(../images/pagebg_orange.jpg); background-repeat: repeat-x;}

.customertxtstyle {color: #FAB547;}
.mainlargebglogo {background-image: url(../images/famzamlogo_top1.gif); width:330px; background-repeat: norepeat;}