<style type="text/css">
/*global*/
BODY {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: x-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: 11px; font-family: Verdana, Arial;}
BIG {font-size: 13px; font-weight: 400;}
STRONG {font-weight: bold; color: #990000;}
.white {color: #FFFFFF; }
A.white:link {text-decoration: underline; color:#FFFFFF;}
A.white:visited {text-decoration: underline; color:#FFFFFF;}
A.white:active {text-decoration: underline; color:#FFFFFF;}
.black {color: #000000; }
A.black:link {text-decoration: none; color:#000000;}
A.black:visited {text-decoration: none; color:#000000;}
A.black:active {text-decoration: none; color:#000000;}
.red {color: #990000; font-weight: 400;}
.bigredfont{
	font-size: 26px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-style : italic;
	color : #990000;
}
.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;	
}

/*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: bold; BORDER-BOTTOM: #FFFFFF 1px solid;}
A.redbutton:link {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.redbutton:visited {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.redbutton:active {text-decoration: none; color:#ffffff; font-size: 10px; font-family: Verdana; font-weight: bold;}
A.redbutton:hover {text-decoration: none; color:#DCDCC5; font-size: 10px; font-family: Verdana; font-weight: bold;}
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;}
</style>