body {
	background-color: #FFCC66;
	margin: 0px 0px 0px 0px;
        scrollbar-face-color:#EFEFEF;
        scrollbar-highlight-color:#FF0000;
        scrollbar-3dlight-color:#FA6705;
        scrollbar-shadow-color:#808080;
        scrollbar-darkshadow-color:#804040;
        scrollbar-track-color:FFEFDF;
        scrollbar-arrow-color:FF0000;
	background-image: url(../../images/bg_leather17.JPG);
	
}

font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 20px;
}

a:link,a:active,a:visited { 
	text-decoration: none; 
	color : #646464; 
}

a:hover { 
	text-decoration: underline; 
	color : #FF6600; 
}

.subtitle {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000066;
	font-weight: bold;
}

.title {
	font-size : 15px;
	font-family: Arial, Helvetica, sans-serif;
	color : #FF3300;
	font-weight: bold;
}

a.title:link, a.title:active, a.title:visited {
	color : #FF3300;
	font-weight: bold;

}

a.title:hover {
	color : #333366;
}
				
.program {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333366;
}

a.program:link, a.program:active, a.program:visited {
		color : #333366;
}

a.program:hover {
		color : #333366;
}

.blurb	{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #003399;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	border: 1 solid #333333; 
	background-color: #E7DFD3;
}

img {
	border: 0px;
}
.tinytype {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
}
.frontpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #990000;
}
.checkbox {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
