.blue1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #ffffff; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color: #2B3058;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #000000;
}
.nolink {
	text-decoration: none;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menutext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.maintext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.maintext:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.bigtext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bigtext:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #990000; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	padding: 10px;
	height: 50px;
	width: 150px;
	border: thin solid #990000;

}
.boxtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
	padding: 10px;
	height: 50px;
	width: 150px;
	border: thin solid #ff0000;

}
.bigtextred {

	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #990000; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bigtextred:hover {

	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #990000; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.nextprev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	height: 12px;
	width: 30px;
	border: thin solid #666666;

}

.nextprev:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	height: 12px;
	width: 30px;
	border: thin solid #ff0000;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A70018;
	text-decoration: none;
	padding: 1px;
	height: auto;
	width: auto;
	
	left: 270px;
	top: -57px;
	position: relative;
	visibility: visible;



}
.prev {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A70018;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	height: auto;
	width: auto;
	
	left: 265px;
	top: -57px;
	position: relative;
	visibility: visible;
}
.next:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: underline;
	padding: 1px 1px 1px 1px;
	height: auto;
	width: auto;
	
}
.prev:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: underline;
	padding: 1px 1px 1px 1px;
	height: auto;
	width: auto;
	
}
.maintextred {


	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #990000; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration:none;
}
UL   {
	list-style: disc outside;
	color: #A70018;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div.scroll {
	height: 250px;	
	width: 350px;	
	overflow: auto;	
	border: 1px none #666;	
	padding: 8px;}
div.scroll2 {
	height: 230px;	
	width: 700px;	
	overflow: auto;	
	border: 1px none #666;	
	padding: 8px;}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
.buffercell {
	padding-top: 10px;
}
