h1 { font-family: Arial, Helvetica; font-weight: bold; font-size: 15px; }
h2 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:0px;
	color: #75762A;
}
h3 { font-family: Arial, Helvetica; font-weight: bold; font-size: 12px; margin-bottom:0px}
p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li 
{ font-family: Arial, Helvetica, Verdana; font-size: 12px; }


.red {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}

html {
overflow-x: hidden;
}

.green {
color: #75762A;
}

.black {
color: #666666;
}

.white {
color: #CCCCCC;
}


.green_small {
font-size: 7pt;
color: #75762A;
margin-bottom:0px
}

.black_small {
font-size: 7pt;
color: #000000;
margin-top:0px;
margin-bottom:0px
}

.white_small {
font-size: 8pt;
color: #FFFFFF;
margin-top:0px;
margin-bottom:0px
}


/*LINK VARIATION STYLES*/


/* toplinks */

a.dark:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

a.dark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

a.dark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}



/*FORM ELEMENT STYLES*/

/*dropdowns*/

select {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-weight: bold;
color: #666633;
background-color: #FFFFCC
}

/*buttons:form fields:radio buttons*/

input {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-weight: bold;
color: #666633;
background-color: #FFFFFF
}

textarea {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-weight: bold;
color: #666633;
background-color: #FFFFFF
}
.table1 {
	background-image: url(images/BlackSpacer.gif);
	background-repeat: repeat-x;
; background-color: #FFFFFF
}
.table2 {
	background-image: url(images/horizLine.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.table3 {
	background-image: url(images/vertSpacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}
.beigeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 75762A;
}
.redSmall {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}


body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	;
	color: #666666;
	background-color: #666666;
} 

.white {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

