/* CSS Document */

body {
	background-color:#CCCCCC;
}

td {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	font: bold 12pt Arial, Verdana, Helvetica, sans-serif;
	color: #730628;
}

h2 {
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #730628;
}

a:hover {
	color: #730628;
	text-decoration: underline
}

td.rightcolumn {
	background-image:url("images/right-column-background.gif");
}

.bodybackground {
	background-image:url("images/body-background.gif");
}

.bottomnavbackground {
	background-image:url("images/bottom-nav-background.gif");
}

.bottomnav {
	font: bold 7pt verdana;
	color: #595959;
}

.bottomnav a {
	font: bold 7pt verdana;
	text-decoration: underline;
	color: #595959;
}

.bottomnav a:hover {
	text-decoration: none;
	color: #595959;
}

.Boxtext
{
	font-family:Tahoma;
	color:#000000;
	font-weight: normal;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
}


.Boxtitle
{
	font-family:Tahoma;
	color:#ffffff;
	font-weight: bold;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}



.ButtonText
{
	font-family:Tahoma;
	color:#FD8F3F;
	font-weight: bold;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

.ButtonText:hover
{
	font-family:Tahoma;
	color:#ADADAD;
	font-weight: bold;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

.CommonTextArea {
	font-family:Tahoma;
	font-size: 11px;
	border: 1px inset #DDDDDD;
	color:#333333;
	padding-left:3pt;
	background-color:#ffffff;
	border:none;
}

.CommonTextField {
	font-family:Tahoma;
	font-size: 11px;
	border: 1px inset #DDDDDD;
	color:#333333;
	padding-left:3pt;
	background-color:#FFFFFF;
}

.CommonDropDown {
	font-family:Tahoma;
	font-size: 11px;
	border: solid 1px #003300;
	color:#4B4B25;
	padding-left:5px;	
	background-color:#ffffff;
	text-transform:capitalize;
}

.CommonButton {	
	font-size: 10px;
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-weight:bold;
	color:#FFFFFF;
	width:55px;
	height:17px;
	text-transform:capitalize;	
	border:1px inset #848284;
	cursor:hand;	
	text-align:center;
	background-color:#84854B;
	/*background-image:url(../secure/images/background.jpg);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3D3D3D', endColorStr='#848284', GradientType='0')*/
}

.columheading {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}

.categorybutton
{
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight: normal;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}

.categorybutton:hover
{
	font-family:Tahoma;
	color:#FD8F3F;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}

.ErrorMessage {
	font-family:Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.footerlink
{
	font-family:Tahoma;
	color:#000000;
	font-weight: normal;
	font-size:10px;
	text-decoration:none;
}

.footerlink:hover
{
	font-family:Tahoma;
	color:#FD8F3F;
	font-weight: normal;
	font-size:10px;
	text-decoration:underline;	
}

legend {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color:#99CC66;
	padding-left:3px;
	padding-right:3px;
}

.LinkAssign {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:none;
}

.LinkAssign:hover {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#996600;
	text-decoration:underline;
}

.LinkCp {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10px;
	color:#006600;
	font-weight:bold;	
	text-decoration:none;
}

.LinkCp:hover {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10px;
	font-weight:bold;
	color:#669900;
	text-decoration:underline;
}

.LinkLogin {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10px;
	color: #E8E8F8;
	font-weight:bold;
	text-decoration:none;
}

.LinkLogin:hover {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
} 

.LinkonName {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#800000;
	text-decoration:none;
}

.LinkonName:hover {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#95A775;
	text-decoration:underline;
}

.LinkTopMenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D4B18;	
	text-decoration:none;
}
.LinkTopMenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}

.mainLinks
{
	font-family:Tahoma;
	color:#CCCCCC;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
}

.mainLinks:hover
{
	font-family:Tahoma;
	color:#FD8F3F;
	font-weight: bold;
	font-size:11px;
	text-decoration:underline;	
}

.Midtext
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
}

.redtext
{
	font-family:Tahoma;
	color:#FF0000;
	font-weight: bold;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

.SuccessMessage {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

.foots
{
	font-family:Tahoma;
	color:#000000;
	font-weight: bold;
	font-size:10px;
}

.Title_right
{
	font-family:Tahoma;
	color:#ABAAA9;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
}

.UserName
{
	font-family:Tahoma;
	color:#FD8F3F;
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
}

.viewmore
{
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight: normal;
	font-size:11px;
	text-decoration:underline;
}

.viewmore:hover
{
	font-family:Tahoma;
	color:#FD8F3F;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;	
}

.NextPreLink {
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFCC;
	text-decoration:none;
}

.NextPreLink:hover {
	font-family: Tahoma;
	font-size:11px;
	color:#95A775;
	text-decoration:none;
}

.Print {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#95A775;
	text-decoration:underline;
}
.Print:hover {
	font-family:Tahoma, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#FFFFCC;
	text-decoration:none;
}
