<style type="text/css">
/*global*/
BODY {font-size: 12px; font-family: Arial, Verdana; font-weight: 400;}
P {font-size: 12px; font-family: Arial, Verdana; font-weight: 400;}
TD {font-size: 12px; font-family: Arial, Verdana; font-weight: 400;}
TH {font-size: 12px; font-family: Arial, Verdana; font-weight: 400;}
.formelement {font-family: verdana, arial, helvetica; font-size: 10px; color: #000000; font-weight: normal}
.BoxBorder
{
	border-left: solid thin #000000;
	border-right: solid thin #000000;
	border-top: solid thin #000000;
	border-bottom: solid thin #000000;

	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1 px;	
}

.TopBottomRightBorder
{
	border-right: solid thin #000000;
	border-top: solid thin #000000;
	border-bottom: solid thin #000000;

	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1 px;	
}

.LeftBottomRightBorder
{
	border-left: solid thin #000000;
	border-bottom: solid thin #000000;
	border-right: solid thin #000000;
	
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1 px;	
}

.BottomRightBorder
{
	border-bottom: solid thin #000000;
	border-right: solid thin #000000;
	border-bottom-width : 1px;
	border-right-width : 1 px;	
}

.LeftBottomBorder
{
	border-left: solid thin #000000;
	border-bottom: solid thin #000000;
	border-left-width : 1px;
	border-bottom-width : 1px;
}

.LeftRightBorder
{
	border-left: solid thin #000000;
	border-right: solid thin #000000;
	
	border-left-width : 1px;
	border-right-width : 1 px;	
}


.bigredfont{
	font-size: 26px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-style : italic;
	color : #990000;
}

.redbox
{
	border-left: solid thin #000000;
	border-top: solid thin #000000;
	border-bottom: solid thin #000000;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1 px;	
}



select {font-family: verdana, arial, helvetica; font-size: xx-small; color: #000000; font-weight: normal}
option {font-family: verdana, arial, helvetica; font-size: xx-small; color: #000000; font-weight: normal}
input {font-family: verdana, arial, helvetica; font-size: xx-small; color: #000000; font-weight: normal}
A:link {text-decoration: underline;	color: Blue;}
A:visited {	text-decoration: underline;	color: Blue;}
A:active {text-decoration: underline; color: Blue;}
A:hover {text-decoration: underline; color:#990000;}
SMALL {font-size: 10px; font-family: Verdana, Arial;}
BIG {font-size: 13px; font-weight: 400;}
STRONG {font-weight: bold; color: #990000}
B {font-weight: bold;}
.white {color: #FFFFFF; }
A.white:link {font-family: verdana, arial, helvetica; text-decoration: underline; color:#FFFFFF;}
A.white:visited {font-family: verdana, arial, helvetica; text-decoration: underline; color:#FFFFFF;}
A.white:active {font-family: verdana, arial, helvetica; text-decoration: underline; color:#FFFFFF;}
A.white:hover {font-family: verdana, arial, helvetica; text-decoration: underline; color:#DCDCC5;}
A.white2:link {text-decoration: none; color:#FFFFFF;}
A.white2:visited {text-decoration: none; color:#FFFFFF;}
A.white2:active {text-decoration: none; color:#FFFFFF;}
A.white2:hover {text-decoration: none; color:#DCDCC5;}
.black {color: #FFFFFF; }
A.black:link {text-decoration: none; color:#000000;}
A.black:visited {text-decoration: none; color:#000000;}
A.black:active {text-decoration: none; color:#000000;}
A.black:hover {text-decoration: underline; color:#990000;}
.red {color: #990000; font-weight: 400;}
A.red:link {text-decoration: none; color:#990000;}
A.red:visited {text-decoration: none; color:#990000;}
A.red:active {text-decoration: none; color:#990000;}
A.red:hover {text-decoration: underline; color:#990000;}
.blue {color: #990000; font-weight: bold;}
A.blue:link {
	text-decoration: none;
	color:#336699;
	font-weight: normal;
}
A.blue:visited {text-decoration: none; color:#336699; font-weight: normal;}
A.blue:active {text-decoration: none; color:#336699; font-weight: normal;}
A.blue:hover {text-decoration: underline; color:#3399CC; font-weight: normal;}


/*frame only*/
td.graybutton {font-size: 10px; color:#000000; background: #DCDCC5; font-family: Verdana; font-weight: bold; BORDER-BOTTOM: #FFFFFF 1px solid;}
A.graybutton:link {text-decoration: none; color:#000000; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.graybutton:visited {text-decoration: none; color:#000000; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.graybutton:active {text-decoration: none; color:#000000; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.graybutton:hover {text-decoration: none; color:#990000; font-size: 10px; font-family: Verdana; font-weight: bold;}
td.blackbutton {font-size: 10px; color:#ffffff; background: #000000; font-family: Verdana; font-weight: bold; BORDER-BOTTOM: #FFFFFF 1px solid;}
A.blackbutton:link {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.blackbutton:visited {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.blackbutton:active {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.blackbutton:hover {text-decoration: none; color:#DCDCC5; font-size: 10px; font-family: Verdana; font-weight: bold;}
td.redbutton {font-size: 10px; color:#ffffff; background: #990000; font-family: Verdana; font-weight: 500; BORDER-BOTTOM: #FFFFFF 1px solid;}
A.redbutton:link {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: 500;}
A.redbutton:visited {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: 500;}
A.redbutton:active {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: 500;}
A.redbutton:hover {text-decoration: none; color:#DCDCC5; font-size: 10px; font-family: Verdana; font-weight: 500;}
td.navbar {font-size: 10px; color:#FFFFFF; font-family: Arial; font-weight: 500;}
A.navbar:link {text-decoration: none; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: 400;}
A.navbar:visited {text-decoration: none; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: 400;}
A.navbar:active {text-decoration: none; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: 400;}
A.navbar:hover {text-decoration: underline; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: 400;}
A.navbarbold:link {text-decoration: none; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.navbarbold:visited {text-decoration: none; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.navbarbold:active {text-decoration: none; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.navbarbold:hover {text-decoration: underline; color:#FFFFFF; font-size: 10px; font-family: Verdana; font-weight: bold;}


.BoxBorderWhite
{
	border-left: solid thin #FFFFFF;
	border-right: solid thin #FFFFFF;
	border-top: solid thin #FFFFFF;
	border-bottom: solid thin #FFFFFF;

	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1 px;	
}

.TopBottomRightBorderWhite
{
	border-right: solid thin #FFFFFF;
	border-top: solid thin #FFFFFF;
	border-bottom: solid thin #FFFFFF;

	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1 px;	
}

hr {
	color: Silver;
	background-color: Silver;
	height: 1px;
}

</style>