/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body  {
	background:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}					
.values {								 	  	  
	border:1px solid black;	
	width:428px;
}					
.values td {
	vertical-align: middle;
	text-align:center;
	padding: 5px;
}					
.values th {
	font-size: 10px;
}					
.values .firstcol {
	font-weight: bold;
	background-color:#cccccc;
}					
.values .oddrow {
	background-color:#eeeeee;
}								   
td {
	vertical-align:top;
	line-height:14px;
	color:#313131;
	font-size: 11px;
}										   	   
input, textarea, select{
	vertical-align:middle;
	color:#313131;
	border:1px solid #000;
	background:#FFF;
	font-size: 11px;
}		
ul {
	list-style:none;
	margin-top: 15px;
	margin-bottom: 15px;
}		
.list, .list li {
	list-style: square;
	margin-left: 15px;
}
img {border:0px;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-MAIN-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.main_table	{width:766px;}
.base 		{height:100%}
.tail_left 	{width:50%; background:url(images/tail_left_bg.jpg) 0 0 repeat-x #EFECE3}
.tail_right {width:50%; background:url(images/tail_left_bg.jpg) 0 0 repeat-x}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.column_left	{width:271px; background:url(images/col1_bg.jpg) top right no-repeat #EFECE3}
.column_left .space {padding:35px 23px 20px 33px;}
.column_center 	{width:1px; background:#E2E1DB}
.column_right	{width:493px}
.column_right .space {padding:41px 25px 20px 23px;}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6	{
	color:#8E93C4;
	display: block;
	font-family: Tahoma;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4, h5, h6 {
	font-size: 10px;
}
.gl	{background:url(images/l1.jpg) bottom repeat-x}
.vl	{background:url(images/vl.gif) top right repeat-y}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-TEXT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
a 		{
	color:#344D95;
	font-size: 11px;
}
a:hover {text-decoration:none;}	
span	{
	color:#8E93C4
}
b 		{
	color:#8E93C4;
	text-transform:uppercase;
	font-size: 9px;
	font-weight: bold;
}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FORMS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.input input{
	width:193px;
	height:21px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.ta {
	width:217px;
	height:71px;
	overflow:auto;
	padding:5px 0px 0px 0px;
	margin:0px 0px 21px 0px;
}
.eq_height {height:25px}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {
	color:#B9BCDC;
	background:url(images/bullet1.gif) 0 0 no-repeat;
	padding:0px 0px 2px 19px;
	line-height:17px;
}
.link_2 {
	color:#344D95;
	font-size: 11px;
	font-weight: bold;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
li {
	list-style:none;
	line-height:12px;
	margin:0px 0px 5px 0px;
}
li a {
	background:url(images/bullet2.gif) 0 0 no-repeat;
	font:normal 11px Tahoma;
	color:#344D95;
	padding:0px 0px 0px 16px;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#footer td {color:#FFF}
#footer a  {
	color:#B9BCDC
} 
#footer .f_left {background:url(images/f_left.jpg) repeat-x; height:65px;}
#footer .f_left .space {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer .f_right {background:url(images/tail_right_bg.jpg) repeat-x;}
#footer .f_right .space {
	color:#C7C7C7;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 299px;
	float: left;
}
#sitnohg {
	margin-top: 14px;
}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-„„„„„„„‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

