
 HTML, BODY {
	scrollbar-face-color : #78BA61;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #E1E1E1;
	scrollbar-shadow-color : #78BA61;
	scrollbar-highlight-color : #78BA61;
	scrollbar-darkshadow-color : #E1E1E1;
	scrollbar-base-color : #E1E1E1;
	scrollbar-3dlight-color : #E1E1E1;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
		font-size: 11px;	
}

A {
	color : #6EB058;
	text-decoration : none;
}

HR {
	color : Silver;
	width : 90%;
	height : 1px;
}


INPUT.text
{
	border: 1px solid #000000;
	font-weight: bold;
	font-family: Tahoma;
	color: #565555;
	padding: 1px 1px 1px 1px;
	background-color:#ECF5FA;
	font-size: 11px;	
}
INPUT.text_disabled
{
	border: 1px solid #E5E5E5;
	font-weight: bold;
	font-family: Tahoma;
	color: #565555;
	padding: 1px 1px 1px 1px;
	background-color:#ECF5FA;
	font-size: 11px;	
}

INPUT.submitbtn   
{
	font-size: 11px;	
	font-family: Tahoma;
	border: 1px solid #000000;
	color: #000000;
	background-color : #60B2EB;
}
TEXTAREA
{
	border: 1px solid #000000;
	font-weight: normal;
	font-family: Verdana;
	padding: 1px 1px 1px 1px;
	color: #565555;
	background-color:#ECF5FA;
	font-size: 11px;	
}
SELECT
{
	border: 1px solid #000000;
	font-weight: bold;
	font-family: Tahoma;
	padding: 1px 1px 1px 1px;
	color: #565555;
	background-color:#ECF5FA;
	font-size: 11px;	
}


.i_frame {
	border: 2px solid #303030;
}

.footer{
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
	font-size: 10px;
	line-height : 18px;
	color : Gray;
	text-align : center;
}

.content_title{
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
	font-size: 14px;
	line-height : 16px;
	color : #72B45A;
	font-weight : normal;
	font : bold;
}

.content_intro{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 18px;
	color : Black;
}

.content{
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height : 18px;
	color : Black;
}

.specs{
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
	font-size: 10px;
	line-height : 20px;
	color : #404040;
}

A.menu{
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height : 20px;
	color : #4C8DBA	;
	text-decoration : none;
	font-weight : bold;
	margin-left : 18px;
}

A.menu1{
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height : 20px;
	color : #F2A30A	;
	text-decoration : none;
	font-weight : bold;
	margin-left : 18px;
}


A.menu2{
	font-family: Tahoma, "MS Serif", Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height : 20px;
	color : #78BA61;
	text-decoration : none;
	font-weight : bold;
	margin-left : 18px;
}