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: #666666;
	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: #666666;
	font-size: inherit;
	text-decoration: none;
}


.text_footer_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.text_footer_menu_onwin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text_footer_menu_onwin a:link 
{
	color: #000000;
	font-size: inherit;
	text-decoration: none;
}

.text_footer_menu_onwin a:hover
{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_footer_menu_onwin a:active
{
	color: #000000;
	font-size: inherit;
	text-decoration: underline;
}

.text_footer_menu_onwin a:visited
{  
	color: #000000;
	font-size: inherit;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.text_subheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.text_sub_subheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: green;
	font-weight: bold;
	font-stretch:expanded;
}

.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: 10px;
	color: #666666;
}
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	background-color:#eeeeee;
	margin:0px;
	padding:0px;
	background-image: none;
}

/* Outer Wrapper */
TD#wrapperLeft
{
	empty-cells:show;
	width:50%;
	background:#eeeeee url(images/back_fadeleft.gif) repeat-y right top}
TD#wrapperRight
{
	empty-cells:show;
	width:50%;
	background:#eeeeee url(images/back_faderight.gif) repeat-y left top}
TD#wrapperCenter
{
	width:784px;
	background-color:#eeeeee;
	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);
}