/* CUSTOM STYLES */
.prod_links {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#656565;
text-decoration:none; 
width:180px;
border-bottom: 1px solid #ccc;
}
.prod_links_hover 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration:none;
width:180px;
border-bottom: 1px solid #ccc;
color:#F1A720;
cursor:hand;
}
.selected_prod
{
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
text-decoration:none;
width:180px;
border-bottom: 1px solid #ccc;
color:#F1A720;
}

.prod_links2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#656565;
text-decoration:none;
width: 100%; 
}
.prod_links2:a {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#656565;
text-decoration:none;
}
.prod_links2:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#07318C;
text-decoration:none;
}





.validText
{
	background-color: #FFFFFF;
}
.invalidText
{
	background-color: Red;
}


.MainLinks
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.MainLinks_Hover
{
	color: #07318C;
}
.SubLinks
{
	background-color: #F1A720;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 3 3 3 3;
	border-bottom: solid 1px #837A78;
}
.SubLinks_Hover
{
	color: #07318C;
	border-bottom: solid 1px #FFFFFF;
}
.PageHead
{
	height: 25px;
	background-color: #837A78;
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	font-weight: bold;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.ProdHead
{
	height: 15px;
	color: #F1A720;
	font-weight: bold;
	padding-right: 8px;
	text-align:right;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}





/* FRAME STYLES*/
/* Page*/
.pageback
{
	table-layout: fixed;
	margin: 0px;
	width: 100%;
	height: 100%;
}
.page_td
{
	width: 100%;
	padding: 0 0 0 0;
}
.page_visible
{
	table-layout: fixed;
	width: 100%;
	height: 100%;
}
/* Blue Top Section*/
.top_blue
{
	height: 80px;
	width: 100%;
	background-image: url(../images/top_rep.gif);
	background-repeat: repeat-x;
}
.top_blue_table
{
	width: 908px;
	height: 80px;
}
.top_blue_left
{
	width: 4px;
	background-image: url(../images/top_left.gif);
}
.top_blue_right
{
	width: 4px;
	background-image: url(../images/top_right.gif);
}
.top_logo
{
	float: left;
	height: 80px;
	width: 218px;
}
.top_search
{
	float: right;
	width: 250px;
	height: 80px;
	padding-right: 14px;
}
/* Middle Content Section*/
.content_back
{
	height: 100%;
	width: 100%;
}
.content_visible
{
	width: 908px;
	height: 100%;
}
.content_leftrep
{
	width: 4px;
	background-image: url(../images/mid_left_rep.gif);
	background-repeat: repeat-y;
}
.content_rightrep
{
	width: 4px;
	background-image: url(../images/mid_right_rep.gif);
	background-repeat: repeat-y;
}
.vertspace
{
	width: 7px;
}
.column_sub
{
	width: 219px;
}
.column_mid
{
	width: 448px;
}
.column_mid2
{
	width: 667px;
}
/* Bottom Content Section*/
.bot_back
{
	height: 55px;
	width: 100%;
}
.bot_table
{
	width: 908px;
	height: 55px;
}
.bot_leftrep
{
	width: 4px;
	background-image: url(../images/mid_left_rep.gif);
	background-repeat: repeat-y;
}
.bot_rightrep
{
	width: 4px;
	background-image: url(../images/mid_right_rep.gif);
	background-repeat: repeat-y;
}
.bot_vertspace
{
	width: 14px;
}
.bot_mid
{
	width: 722px;
	background-image: url(../images/bot_rep.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bot_mid2
{
	width: 150px;
	background-image: url(../images/bot_rep.gif);
	background-position: top;
	background-repeat: repeat-x;
}
/* Box Graphics*/
.box_top_left
{
	width: 8px;
	height: 8px;
	background-image: url(../images/box_top_left.gif);
}
.box_top_mid
{
	height: 8px;
	background-image: url(../images/box_top_rep.gif);
	background-repeat: repeat-x;
}
.box_top_right
{
	width: 8px;
	height: 8px;
	background-image: url(../images/box_top_right.gif);
}
.box_leftrep
{
	width: 8px;
	background-image: url(../images/box_rep_left.gif);
}
.box_rightrep
{
	width: 8px;
	background-image: url(../images/box_rep_right.gif);
}
.box_bot_left
{
	width: 8px;
	height: 8px;
	background-image: url(../images/box_bot_left.gif);
}
.box_bot_mid
{
	width: height:8px;
	background-image: url(../images/box_bot_rep.gif);
	background-repeat: repeat-x;
}
.box_bot_right
{
	width: 8px;
	height: 8px;
	background-image: url(../images/box_bot_right.gif);
}

/* TEXT STYLES*/
.txt
{
	font-family: Arial, Helvetica, sans-serif;
	color: #372000;
	font-size: 11px;
}

.event_txt
{
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.prod_hed
{
	font-family: Arial, Helvetica, sans-serif;
	color: #07318C;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.hed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA7E00;
}

.inputter
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	width: 100px;
	height: 18px;
	border-top: 1px solid #593300;
	border-left: 1px solid #593300;
	border-right: 1px solid #E6B26C;
	border-bottom: 1px solid #E6B26C;
	background-color: #DA7E00;
}

/* LINK STYLES*/
.bot_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}
.bot_txt2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}
.bot_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}
.bot_links:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}
.bot_links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #07318C;
	text-decoration: underline;
}

.boxlink_grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
	font-weight: bold;
}
.boxlink_grey:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
	font-weight: bold;
}
.boxlink_grey:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1A720;
	text-decoration: none;
	font-weight: bold;
}

.prod_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}
.prod_links:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}
.prod_links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #07318C;
	text-decoration: none;
}

.more_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF9714;
	text-decoration: none;
	font-weight: bold;
}
.more_links:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF9714;
	text-decoration: none;
	font-weight: bold;
}
.more_links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07318C;
	text-decoration: none;
	font-weight: bold;
}

