
.main	a		{color:#A4E707; text-decoration:underline;}
.main	a:link	{color:#020202; text-decoration:none;}
.main	a:hover	{color:#A4E707; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
.bg_input input	{background:none;}



A {font-family:Verdana,arial; font-size:11px}
A:link {color:#85C82D;}
A:visited {color: #660066;}
A:hover {text-decoration: none; color: #ff9900;}
A:active {color: red;text-decoration: none}



table
{
  border-collapse:collapse;
  font-family: Verdana, arial;
 	font-size: 11px;
}


.evenRowColor
{
 background-color:#EFF8EB;
}

.oddRowColor
{
 background-color:#FFFFFF;
}


.simple_text
{
 font-family: Verdana, arial;
 font-size: 15px;
 font-weight: normal;
 color: #000000;
 line-height: 150%;
}


.simple_text_bold
{
 font-family: Verdana, arial;
 font-size: 15px;
 font-weight: bold;
 color: #000000;
 line-height: 150%;
}


.simple_text_small
{
 font-family: Verdana, arial;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 line-height: 150%;
}


.simple_text_bold_small
{
 font-family: Verdana, arial;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 line-height: 150%;
}


.simple_header
{
 font-family: Verdana, arial;
 font-size: 18px;
 font-weight: bold;
 color: #99cc33;
 line-height: 150%;
}


.simple_title
{
 font-family: Verdana, arial;
 font-size: 39px;
 font-weight: bold;
 color: #000000;
 line-height:150%;
}


.simple_fade_label
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #959698; 
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}




.fontBackgroundColor
{
	background-color:#FEE6AB;
}





.menuItemStyle
{
	background						: #E3E9ED;
	cursor								: pointer;
	/*cursor								: hand;*/
	height								: 20px;
	background-image			: url('{$WWW_ROOT}/images/midile_rip_02.gif');
	background-repeat			: repeat;
	background-position		: right center;
}


.backgrounRecentWork
{
	background						: #573102;
	/*cursor								: pointer;*/
	/*cursor								: hand;*/
	height								: 18px;
	width									: 207px;
	background-image			: url('{$WWW_ROOT}/images/dg_03.jpg');
	background-repeat			: no-repeat;
	background-position		: left center;
}



.backgrounTechantsNews
{
	background						: #01A7FD;
	cursor								: pointer;
	/*cursor								: hand;*/
	height								: 18px;
	/*width									: 207px;*/
	background-image			: url('{$WWW_ROOT}/images/news_techants_10.jpg');
	background-repeat			: no-repeat;
	background-position		: left center;
}


.horizontalDottedLine
{
	background-image			: url('{$WWW_ROOT}/images/h_dot.gif');
	background-repeat			: repeat-x; 
	background-position		: center
}

.verticalDottedLine
{
	background-image			: url('{$WWW_ROOT}/images/v_dot.gif');
	background-repeat			: repeat-y; 
	background-position		: center
}

.dottedCorner
{
	background-image			: url('{$WWW_ROOT}/images/dotted_corner.gif');
	background-repeat			: no-repeat; 
	background-position		: center
}

.menuSmallFont
{
	font-size:9px;
}



.l_left {background:url(../images/l3.gif) 0 0 repeat-y #FFFFFF;}
.l_right {background:url(../images/l3.gif) top right repeat-y #FFFFFF;}
.l_bot {background:url(../images/l3.gif) bottom repeat-x #FFFFFF; width:100%;}
.l_top {background:url(../images/l3.gif) top repeat-x #FFFFFF; width:100%;}
