body{
padding:0px;
margin:0px;
background:#FFFFFF;
}

table {border-collapse:collapse; border:0px;}

table {
		border-style: none;
    border-color: inherit;
    border-width: 0px;
width:41;
		    height:100%;
}

td { vertical-align:top; padding:0px;}

a{color:#000000;}
a:hover{text-decoration:none;}
span {color:#FB3B00;}
strong {color:#00A1E2; font-weight:normal}
img { border-style: none;
    border-color: inherit;
    border-width: 0px;
  
}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		line-height:12px;
		color:#000000;
	}
	
.newsheaders { color:#818A96; font-weight:bolder; font-size:15px;}
.c_text { color:#8F8F8D; text-align:center}
.c_text a{ color:#8F8F8D ; text-decoration:none;}
.c_text a:hover{ text-decoration:underline;}

.menu_text   { color:#818A96; text-align:center;}
.menu_text a { color:#000000;}
.menu_text a:hover {color:#818A96;}

.read_more {background:url(images/a1.gif) no-repeat 0 5px; padding-left:9px;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.input { vertical-align:middle; width:224px; height:20px; padding-left:5px;}

.div { height:1px; background:#ADD4FF;}

textarea {width:224px; height:180px; padding-left:5px; overflow:auto;}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/a1.gif) no-repeat 0 6px; line-height:16px; margin:0px; padding:0px; padding-left:9px;}



/* START MENU BAR CSS */

.TopMenuGroup
{
 	background-image: url(../images/top_group_background.jpg);
	background-color: #DBD7D0;
	border: #dcdcdc 1px solid;
	
}

.TopMenuItem
{
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: default;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
}

.TopMenuItemHover
{
	color: white;
	background-image: url(../images/top_group_hover.jpg);
	background-color:#dcdcdc;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #0074b5;
	border-bottom-color: #AAAAAA;
	cursor: default;
}


.MenuGroup
{
  background-image:url(images/group_background.gif);
  background-color:#DBD7D0;
  border:1px solid black; 
}

.MenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  margin:1px;
  cursor:default;
}

.MenuItemHover 
{
  background-color:gold;
  color:black; 
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid orange;
  cursor:default;
}

.MenuBreak
{
  background-image:url(images/break.gif);
  width:100%;
  height:1px;
}

.QCBlueBack
{
  color:#ffffff;background-color:#0192d5; padding-left:10px; padding-right:10px;
    
}
/*#0192d5*/



/* END MENU BAR CSS */