body{
	padding:0px;
	margin:0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #CCCCCC;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:auto;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{color:#4A4A4A;}
a:hover{text-decoration:none;}
strong {
	color:#026921;
}
.highlight {
	font-family: Tahoma;
	color: #3584BB;
}

strong a {color:#4A4A4A; text-decoration:none;}
strong a:hover {text-decoration:underline;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#4A4A4A;
	}
	

.c_text { color:#4A4A4A;}
.c_text strong{ color:#4A4A4A;}
.c_text a {color:#026921; font-size:10px;}

.h_text a {color:#232323; font-size:10px; text-decoration:none; line-height:10px;}

.s_text {text-align:justify;}

.read_more { background:url(images/a1.gif) no-repeat 0 3px; padding-left:12px; color:#0099CC; font-weight:bold; text-decoration:none}
.read_more:hover{ text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.line {background:url(images/hor_line.gif) top left repeat-x; height:1px;}

.input { vertical-align:middle; width:190px; height:20px; padding-left:7px; border:1px solid #D3D3D3;}

textarea {width:190px; height:76px; padding-left:5px; overflow:auto; border:1px solid #D3D3D3;}

ul { margin:0; padding:0; list-style:none;}
li {
	background:url(images/list_bg.gif) no-repeat 0 7px;
	line-height:18px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
li a { color:#4A4A4A; font-weight:bold; text-decoration:none}
li a:hover {text-decoration:underline;}

.ul li { background:url(images/ul_li_bg.gif) no-repeat 0 19px; padding-left:14px; line-height:13px; padding-bottom:13px;}
.ul li a { font-weight:normal; color:#4A4A4A;}
