.errormessage 
{
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#f68622;
	text-decoration: none;
	
}
.largetext
{
	font-size:12px;
	width:180px;
	text-decoration:none;

}
.asterisk 
{
	font-size: 12px;vertical-align: -2px; color: #f68622;font-family: verdana, Helvetica, sans-serif
}
#box {
	border: 1px solid #990000;
	background-color: #ffffff;
}

/* Widget box titles along the left side menus (primary) */
.boxtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(boxtitle_bg.gif);
	line-height: 22px;
	padding-left: 6px;
	background-color: #990000;
	background-repeat: repeat-x;
}

.boxtitle a {color: #fffff; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }
.boxtitle a:hover {color: #fffff; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }
.boxtitle a:link {color: #fffff; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }
.boxtitle a:visited {color: #fffff; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }

/* Default widget boxes */
.box_content_cell { background-color: #EEEEEE; }
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
.box_content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
/* The main menu box */
th{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
input.button_style { border-left: solid 1px #336699; border-top: solid 1px #336699; border-right: solid 1px #666666; border-bottom: solid 1px #666666; font-family: Tahoma, Arial, Helvetica; font-weight: bold; font-size: 8pt; color: #FFFFFF; background-color: #990000; }
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}



/* Default hyperlink styles ----------------------------------------- */
a.url:link {color: #ffffff; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.url:visited {color: #ffffff; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.url:hover {color: #EEA903; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: none; font-weight: normal; }
a.url:active {color: #EEA903; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: none; font-weight: normal; }

a.url_lg:link {	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline; }
a.url_lg:visited { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline; }
a.url_lg:hover { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EEA903; text-decoration: none; }
a.url_lg:active { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EEA903; text-decoration: none; }
