body			{ 	font-family: Arial,Verdana;
					font-size: 12px; 
					line-height: 17px; 
					color: #3A3A3A; 
					text-decoration: none; 
					font-weight: normal; 
					font-style: normal;
					background-image: url(/i/bodybg.jpg); background-color: #DSD4D2; background-repeat: repeat-x; background-position: top left;
					/* top,right,bottom,left */
					margin: 0px auto auto auto;
				}
a				{ font-family: Arial,Verdana; font-size: 12px; line-height: 17px; color: #000000; text-decoration: none; font-weight: bold; font-style: normal; }

h1				{ font-family: Helvetica,Verdana; font-size: 30px; line-height: 28px; color: #C2C1B9; text-decoration: none; font-weight: bold; font-style: normal;
					margin: 10 0 10 0;
				}
h2				{ font-family: Arial,Verdana; font-size: 16px; line-height: 16px; color: #999999; text-decoration: none; font-weight: normal; font-style: normal;
					margin: 15px 0 5px 0;
				}
h3				{ font-family: Helvetica,Verdana;; font-size: 14px; line-height: 20px; color: #000000; text-decoration: none; font-weight: normal; font-style: normal;
					margin: 15px 0 5px 0;
				}				
.link			{ font-family: Helvetica,Verdana; font-size: 12px; line-height: 17px; color: #000000; text-decoration: none; font-weight: bold; font-style: normal; }
				
.news			{ 
					font-family: Helvetica,Verdana; 
					font-size: 12px; 
					line-height: 17px; 
					color: #000000; text-decoration: none; 
					font-weight: normal; 
					font-style: normal; 
				}
.main			{
					background-color: #ffffff;
					margin: 0 0 0 0;
					padding-bottom: 20px;
					width: 870px;
					/*min-height: 590px;
					height: 100%; */
					/* border: #cccccc 1px solid; */
				}

.header			{
					margin: 0 0 0 0;
					padding-top: 0px;
					padding-left: 0px;					
					width: 870px;
					height: 73px;	
					/* border: #cccc00 1px solid; */
				}

.menu			{
					width: 870px;
					height: 24px;	
					background-image: url(/i/menu_bg.gif);
					border-bottom: #ffffff 1px solid;
					margin-left: 0px;
					padding-top: 5px;
					padding-bottom: 0px;					
					/* border: #cccc00 1px solid; */
					}

.menu_txt		{
					font-family: Helvetica,Verdana;
					font-size: 14px;
					color: #ffffff;		
					text-decoration: none;
					font-weight: bold;
					padding-left: 12px;
					padding-right: 12px;
					padding-bottom: 8px;
				}

.menu_txt:hover		{
					font-family: Helvetica,Verdana;
					font-size: 14px;
					color: #424242;		
					text-decoration: none;
					font-weight: bold;
					padding-left: 12px;
					padding-right: 12px;
					padding-bottom: 8px;
				}

.menu_on_txt		{
					font-family: Helvetica,Verdana;
					font-size: 14px;
					color: #424242;
					padding-top: 5px;
					padding-left: 12px;
					padding-right: 12px;
					padding-bottom: 7px;					
					text-decoration: none; 
					font-weight: bold;
					background-image: url(/i/menu_selected.jpg);
					background-repeat: repeat-x;
				}	
				
.vert_menu		{
					width: 222px;
					height: 380px;
					background-image: url(/i/submenu_top.gif);
					background-repeat: no-repeat;
					background-color: #C7BFB6;
				}
.vert_menu_txt	{
					font-family: Helvetica,Verdana;
					font-size: 12px;
					text-decoration: none; 
					font-weight: bold;
					border-bottom: #ffffff 1px solid;
					text-decoration: none; 
					padding-left: 15px;
					padding-top: 10px;
					padding-bottom: 8px;					
				}
				
.vert_menu_txt a:link	{
					font-family: Helvetica,Verdana;
					font-size: 12px;
					text-decoration: none; 
					font-weight: bold;
				}				

.vert_menu_txt a:hover	{
					color: #ffffff;
					text-decoration: none;					
				}	
.vert_menu_txt a:active	{
					text-decoration: none; 
				}	

.vert_menu_bottom	{
					margin-bottom: 15px;
					padding: 0px;
					width: 222px;
					background-color: #C7BFB6;
				}				

.content		{
					padding-left: 20px;
					padding-top: 12px;
					padding-bottom: 0px;
					margin-top: -5px;
					background-color: #ffffff;
					width: 850px;
					/* border: #cccc00 1px solid; */
				}	
.content_inside		{
					margin: 0px 0px 0px 0px;
					padding: 0px;
					width: 480px;
					background-color: #ffffff;
				}					

.content_start		{
					margin: 0px 0px 0px 0px;
					padding: 0px;
					width: 870px;
					background-color: #ffffff;
				}					
				

.foot			{
					margin: 5px 0px 0px 0px;
					font-family: Arial,Verdana;
					font-size: 11px; 
					line-height: 17px; 
					color: #3A3A3A; 
					text-decoration: none;
				}

.foot a			{
					color: #3A3A3A; 
					text-decoration: none;
					font-weight: bold;
				}
				
.foot a:hover	{
					color: #3A3A3A; 
					text-decoration: underline;
					font-weight: bold;					
				}

.logo			{
					margin: 0 0 25px 0;
					width: 200px;
					height: 73px;
					background-image: url(/i/logo.gif);
					background-repeat: no-repeat;
					background-position: top left;
					float: left;
				}

.line			{
					margin: 0 0 10px 0;
					width: 100%;
					height: 5px;
					background-image: url(/i/line.gif);
					background-repeat: repeat;
					background-position: center;
				}
.image			{
					margin-bottom: 5px;
				}

.fl {
	float: left;
}
.fr {
	float: right;
}
.clr {
     clear: both;
}


#navig ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navig ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

#navig ul li ul {
	margin: 0px;
	margin-top: 3px;
	position: absolute;
	display: none;
}

#navig ul li ul li {
        display: block;
        float: none;
        text-align: left;
        padding: 0px;
        padding-top: 3px;
        padding-bottom: 3px;
        margin: 0px;  
        position: relative;
        width: 150px;
		background-color: #D5D4D2;	
		border-bottom: #ffffff 1px solid; */
}

#navig ul li:hover ul,
#navig ul li.over ul,
#navig ul li a:hover ul {
        display: block;
}
