body
 {
	background-color: #828282;
}

td.left
{
	background-image : url(images/left_bg.gif);
}

td.left_1_top
{
	background-image : url(images/left_1_top_bg.gif);
	background-position : right top;
	background-repeat : repeat-x;
}

td.left_1_bottom
{
	background-image : url(images/left_1_bottom_bg.gif);
	background-position : right top;
	background-repeat : repeat;
}

td.left_2_top
{
	background-image : url(images/left_2_top_bg.gif);	
	background-position : right top;
	background-repeat : repeat;
}

td.left_2_bottom
{
	background-image : url(images/left_2_bottom_bg.gif);
	background-position : right top;
	background-repeat : repeat;	
}

td.right
{
	background-image : url(images/right_bg.gif);
}

td.right_1_top
{
	background-image : url(images/right_1_top_bg.gif);
	background-position : left top;
	background-repeat : repeat-x;
}

td.right_1_bottom
{
	background-image : url(images/right_1_bottom_bg.gif);
	background-position : left top;
	background-repeat : repeat;
}

td.right_2_top
{
	background-image : url(images/right_2_top_bg.gif);	
	background-position : left top;
	background-repeat : repeat;
}

td.right_2_bottom
{
	background-image : url(images/right_2_bottom_bg.gif);
	background-position : left top;
	background-repeat : repeat;	
}

td.main
{
	background-color: #ffffff;
}

td.topline
{
	background-color: #929292;
}

td.main_copy_top
{

	background-image : url(images/main_copy_top_bg.gif);
	background-position : center top;
	background-repeat : no-repeat;	
}
	
td.main_copy_left
{
	background-image : url(images/main_copy_left_bg.gif);
	background-position : center top;
	background-repeat : no-repeat;		
}

td.main_copy_right
{
	background-color: #efefef;	
	background-image : url(images/main_copy_right_bg.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

td.middle
{
	background-image : url(images/middle_bg.gif);
	background-position : center top;
	background-repeat : no-repeat;		
}

td.gray
{
	background-color: #efefef;	
}

td.content
{
	font-family: Verdana;
	font-size: 7 pt;
	color: #252525;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;	
}

td.orange_header
{
	background-color: #fe8f00;
	background-image : url(images/orange_header_bg.gif);
	background-position : left middle;
	background-repeat : no-repeat;
	font-family:Verdana;
	font-size: 8 pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;	
	text-indent: 20px;
}

td.orange_left
{
	background-image : url(images/orange_left_bg.gif);
	background-position : center middle;
	background-repeat : repeat-y;	
}

td.orange_right
{
	background-image : url(images/orange_right_bg.gif);
	background-position : center middle;
	background-repeat : repeat-y;	
}

td.orange_bottom
{
	background-color: #fe8f00;	
	background-image : url(images/orange_bottom_bg.gif);
	background-position :left middle;
	background-repeat : no-repeat;		
}

td.tab_in
{
	background-color: #ffffff;	
	font-family: Verdana;
	font-size: 8 pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;					
}

a.botmenu
{
	font-family: Arial;
	font-size: 8 pt;
	color: #0045a4;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;		
}

a.botmenu:hover
{
	font-family: Arial;
	font-size: 8 pt;
	color: #0045a4;
	font-weight: bold;
	font-style: normal;
	text-decoration : underline;		
}

a.agr
{
	font-family: Verdana;
	font-size: 8 pt;
	color: #004bc8;
	font-weight: bold;
	font-style: normal;
	text-decoration : underline;						
}

div.content_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;	
	text-indent: 20px;
}
div.content
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	margin-right : 20px;
	margin-top : 20px;
	margin-left : 20px;
	margin-bottom : 20px;			
}
div.tab_in
{
	margin-right : 5px;
	margin-top : 5px;
	margin-left : 5px;
	margin-bottom : 5px;		
}
