body {
	scrollbar-face-color:#AA0101;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#AA0101;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#AA0101;
	scrollbar-track-color:#ffffff;
}

a:hover {
	font-size: 11px; color: #AA0101; font-family: verdana, arial; text-decoration: underline
}
a:active {
	font-size: 11px; color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a:link {
	font-size: 11px; color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a:visited {
	font-size: 11px; color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a.nav_link:link {
	color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a.nav_link:active {
	color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a.nav_link:visited {
	color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a.nav_link:hover {
	color: #AA0101; font-family: verdana, arial; text-decoration: underline
}

a.cpy_link:hover {
	font-size: 9px; color: #AA0101; font-family: verdana, arial; text-decoration: underline
}
a.cpy_link:active {
	font-size: 9px; color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a.cpy_link:link {
	font-size: 9px; color: #AA0101; font-family: verdana, arial; text-decoration: none
}
a.cpy_link:visited {
	font-size: 9px; color: #AA0101; font-family: verdana, arial; text-decoration: none
}


.cpy {
	font-size: 9px; color: #AA0101; font-family: verdana, arial
}
.white_txt {
	font-size: 11px; color: #ffffff; font-family: verdana, arial
}
.nav {
	border:#AA0101; 
	border-style:solid; 
	border-top-width:2px; 
	border-bottom-width:2px; 
	border-right-width:2px; 
	border-left-width:2px;
}
.nav_text {
	font-family:verdana,arial; 
	font-size:8pt; 
	color:#AA0101; 
}
.body_tbl {
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black;
	border:#AA0101; 
	border-style:solid; 
	border-top-width:2px; 
	border-bottom-width:2px; 
	border-right-width:2px; 
	border-left-width:2px;
}


.frm_tbl {
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black;
}

.tb		
	{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:#AA0101; 
	background-color:#FFFFFF; 
	border:#AA0101; 
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	}
.TextBox2		
	{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:#AA0101; 
	background-color:#ffffff; 
	border:AA0101; 
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	cursor:hand;
	}
