/* CSS Document */

body{
	background-attachment: fixed;
	background-color: #E8FF9F;
	background-image: url(images/y-bac3.gif);
	scrollbar-face-color:'#000000';
	scrollbar-arrow-color:'white';
	scrollbar-track-color:'white';
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#666666';
	scrollbar-3dlight-color:'#000000';
	scrollbar-darkshadow-Color:'#000000';
	background-repeat: no-repeat;
	background-position: center top;
}

.fleft {float: left;margin-right: 5px;margin-bottom: 5px}
.fright {float: right;margin-left: 5px; margin-bottom: 5px}

.hmheader{font-family: "Times New Roman", Times, serif;font-size: 18px;}
	
table.map td {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #CCCCCC;cursor: default;}
table.map a {text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #cccccc;} 
table.map a:hover {	text-decoration: underline; color: #FFFFFF;}
table.map a:link {text-decoration: none;color: #cccccc;}

.big {font-size: 28px;}

table.roll a {
	display:block;
	text-align:left;
	padding:5px;
	width:100%;
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #eeeeee;} 
table.roll a:link {
	display: block;
	text-align: left;
	padding: 5px;
	width: 100%;
	border: 1px solid #eeeeee;
	margin: 5px;}
table.roll a:hover {
	background: #E3E3EE;
	display:block;
	text-align:left;
	padding:5px;
	width:100%;
	text-decoration:none;
	color: #000000;
	margin: 5px;
	border: 1px solid #cccccc;
	filter:progid:DXImageTransform.Microsoft.Gradient (endColorstr='#ffffff', startColorstr='#E3E3EE', gradientType='0');}
	
.gradient{filter:progid:DXImageTransform.Microsoft.Gradient (endColorstr='#ffffff', startColorstr='#FBEBCC', gradientType='0'); background:#E3E3EE}
.gradientII{filter:progid:DXImageTransform.Microsoft.Gradient (endColorstr='#ffffff', startColorstr='#E3E3EE', gradientType='0'); background:#E3E3EE}

table.hmroll a {
	background-image: url(images/hm.gif);
	background-position: center center;
	display: block;
	font-size: 10px;
	background-repeat: no-repeat;
	padding: 15px;
	margin: 5px 0px;
	height: 120px;
	width: 100%;






	} 

table.hmroll a:link {background-image: url(images/hm.gif);}	
table.hmroll a:hover {background-image: url(images/hm-roll.gif);}
	
	
table.midroll a {
	display:block;
	font-size:10px;
	text-decoration:none;
	width:100%;
	background-color: transparent;
	margin: 3px;
	padding: 3px;


} 

table.midroll a:link {background-color: transparent;}
table.midroll a:hover {background-color: #ffffff;}

	
.button{background-color:#660000; font-size:10px; border-top:solid 1px #9F5F5F; border-left:solid 1px #9F5F5F; border-bottom: solid 1px #330000; Border-right: solid 1px #330000; color:#ffffff; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; cursor:hand}
	
.fieldstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #bbbbbb;}
	
	
.superscript2 {
	vertical-align:top;
	margin-right: 5px;
	font-size: xx-small;
	font-weight: bold;}
