 .main_text{

font-family:Tahoma; font-size:11px;  color:#5F5F5F; 

}

 .link{

font-family:Tahoma; font-size:9px;  color:#5F5F5F; font-weight:900  

}

 .TEXT{

font-family:Tahoma; font-size:10px;  color:#B7B7B7; 

}

.loginborder {

	border: 1px solid #CCCCCC;

}

a.w:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #737373;

	text-decoration: none;

	background-image: url(../images/bul_1.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 12px;

}

a.w:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #737373;

	text-decoration: none;

	background-image: url(../images/bul_1.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 12px;

}

a.w:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #975A19;

	text-decoration: none;

	background-image: url(../images/bul_2.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 12px;

}

a.w:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #737373;

	text-decoration: none;

	background-image: url(../images/bul_1.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 12px;

}
ul,
ol
	{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	}
	
li
	{
	list-style: none;
	font-size: 88%;
	padding-left: 15px;
	background: url(../images/bullet-02.gif) no-repeat 0 50%;
	}
	
a
	{
	color: #a50;
	text-decoration: none;
	outline: none;
	}
/*

a:visited
	{
	color: #a86;
	}

*/
	
a:hover
	{
	color: #000;
	}
	

	
a:active
	{
	color: #443;
	}
	

	
#side ul
	{
	margin: 1px 0 0 0;
	padding: 0;
	border-top: 1px solid #ccb;
	width: 150px;
	}

#side ul li
	{
	display: block;
	width: 150px;
	list-style: none;
	height: 2.3em;
	font: x-small/2.3em "lucida grande", arial, sans-serif;
	margin: 0;
	border-bottom: 1px solid #ccb;
	padding: 0;
	background: url(/images/arrow-01.gif) no-repeat 2px 50%;
	}

#side ul li a
	{
	display: block;
	width: 138px;
	padding-left: 12px;
	height: 2.3em;
	color: #776;
	}

#side ul li a:hover
	{
	background: #F4F4EF url(../images/arrow-01.gif) no-repeat 4px 50%;
	color: #443;
	}
	
#side ul li a:active
	{
	background: #e3e3de url(../images/arrow-01.gif) no-repeat 4px 50%;
	color: #000;
	}
	
#side ul li.active a
	{
	font-weight: bold;
	color: #443;
	background: #F4F4EF url(../images/arrow-01.gif) no-repeat 4px 50%;
	cursor: default;
	}
	

	
#side
	{
	display: inline;
	float: right;
	width: 150px;
	margin-right: 5px;
	background: url(../images/sections.gif) no-repeat 0 4px;
	}
	

	
.clear
	{
	clear: both;
	}