BODY
{
	background-color: white;
	margin:0px; 
	padding:0px;
	min-width:800px;
	width:expression(document.body.clientWidth < 770? "770px": "auto" );
	font-family: Tahoma;
	font-size: .8em;
	height: auto !important;
	height: 100%;
	min-height: 100%;
  	position: relative;
}
A
{
	color:#993333;
	
	font-family: tahoma;
	text-decoration:none;
}
A:hover
{
	
	font-family: tahoma;
	text-decoration:underline;	
}

h2 {
	font-size:18px;
	}

h2 a:link, h2 a:visited, h2 a:hover {
	color:#ff0000;
	text-decoration:none;
	}
	
h3 {
	color:#135B80;
	margin-left:30px;
}
	
p.answer {
	color:#808080;
	padding:0px 0px 10px 0px;
	margin:0;
	}
  
.welcome_text {
	color:#000;
	font-size:16px;
	line-height:18px;
	margin-bottom:15px;
	}
	
.green {
	color:#067d00;
	}
	
.facts_text {
	color:#000;
	font-size:16px;
	margin-bottom:15px;
	}
	
.welcome_text a:link, .welcome_text a:visited, .welcome_text a:hover  {
	color:#ff0000;
	text-decoration:none;
	}

.categories a
{
	text-decoration: none;
}
DIV.header
{
	
}
DIV.top_navigation
{
	
	height: 0px;
	z-index: -99;
}
DIV.footer
{
	
	height: 32px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	/* bottom: 0; */
	width: 100%
}
DIV.footer a
{
	color: #000;
	font-family: NimbusRomNo9T;
}
DIV.separator
{
	clear:both;
	height: 10px;
}
DIV.left_navigation
{
	background-color: #1a9adb;
	height: 400px;
	width: 20%
}

DIV.login {
	background-color:#FEFEE3;
	border:1px solid #CECECE;
	bottom:90px;
	display:none;
	height:220px;
	padding-left:20px;
	position:absolute;
	right:40px;
	width:220px;
}

DIV.form_login
{	
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
DIV.registration
{
	color: #000;
}
H3
{
	color:#135b80;
	margin-left: 30px;
}
DIV.registration table
{
	border: 1px #cecece solid;
	width: 50%;
	margin-left: 10px;
}
DIV.registration span
{
	color:#FF0000;
	margin-left: 10px;
}
DIV.registration label
{
	font-weight: bold;
	color: #000;
}
DIV.registration select,input
{
	color:#000;
}
DIV.subcategories table
{
	width: 99%;
	margin: 10px;
	
}
DIV.subcategories td
{
	
}
DIV.subcategories th
{
	height:30px;
	color:#fff;
	background:url(../i/th_bg.jpg);
	background-color: #297fb5;
}
DIV.subcategories A
{
	color: #00f;
}
DIV.subcategories A:hover
{
	color: #F00;
	text-decoration: underline;
}
DIV.post_message
{
	border: 1px solid #a2d8f3;
	text-align: center;
	margin: 10px;
}
DIV.post_title
{
	border: 1px solid #a2d8f3;
	text-align: center;
	margin: 10px;
}
DIV.add_quest a
{
	color: #00f;
	margin-left: 10px;
}
DIV.add_quest a:hover
{
	color: #f00;
	margin-left: 10px;
}
DIV.quest
{
	border: 1px solid #a2d8f3;
	width: 98%;
	margin-left: 10px;
}
DIV.quest table
{
	margin-left: 10px;
}
SPAN.error
{
	color: #f00;
}
HTML
{
	height: 100%;
}
DIV.content
{
	padding-bottom: 100px;
}
DIV.email
{
	border: 1px solid #a2d8f3;
	margin-left: 10px;
	margin-top: 10px;
	width: 98%
}
DIV.email td
{

}
A.sublink:link{
	text-decoration: none;
}
A.sublink:visited{
	text-decoration: none;
}
A.sublink:hover{
	text-decoration: underline;
}

DIV.new_link a
{	
	color: #000;
	font-size: 18px;
}

