body
{
	background: #404040 url(/qualitycommunity_DEV/images/HeaderGraphics/back.gif) repeat-y;
	background-position: center top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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: 12px;
	color: #333333;
}

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;
}

li#li_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display:list-item;
	list-style:none;

}