table
{
	border:0;
}

a, .text a, .text_small a
{
	color: #666666;
	font-size: inherit;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, .text a:link, .text_small a:link {
	color: #900;
	font-size: inherit;
	text-decoration: none;
}

a:hover, .text a:hover, .text_small a:hover
{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active, .text a:active, .text_small a:active
{
	color: #666666;
	font-size: inherit;
	text-decoration: underline;
}

a:visited, .text a:visited, .text_small a:visited
{
	color: #900;
	font-size: inherit;
	text-decoration: none;
}


.small_a
{
	font-size: 9px;
	font-weight: normal;
}

.lg_a
{
	font-size: 12px;
	font-weight: normal;	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.text_subheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.text_sub_subheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9900;
	font-weight: bold;
}

.text_page_title
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.text_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	background-color:#C93;
	margin:0px;
	padding:0px;
	background-image: none;
}

/* Outer Wrapper */
TD#wrapperLeft
{
	empty-cells:show;
	width:50%;
	background-color: #C93;
	background-image: url(../../images/bk_left1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
TD#wrapperRight
{
	empty-cells:show;
	width:50%;
	background-color: #C93;
	background-image: url(../../images/bk_right1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
TD#wrapperCenter
{
	width:784px;
	background-color:#C93;
	background-image: none;
}

li#li_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-image: url(menu_files/squares_0_hl.gif);
}




/* Footer Styles */
  
div.text_footer_links
{
	height: 55px;
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	width:998px;
	line-height:55px;
	background-image:none;
	color: #300;
}



.text_footer_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #300;
}

.text_footer_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height:40px;
	background-color:#300;
}

.text_footer_menu a:link 
{
	color: #FFC;
	font-size: inherit;
	text-decoration: none;
}

.text_footer_menu a:hover
{
	color: #CC9;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_footer_menu a:active
{
	color: #FFC;
	font-size: inherit;
	text-decoration: underline;
}

.text_footer_menu a:visited
{
	color: #FFC;
	font-size: inherit;
}
