@import url(form.css);
.butel{
	display:none;
	width:10px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
ul{
	list-style-type:square;
}
/* lead text */
b.lead{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
/* archieve link */
a.archieve{
	clear:both;
}
/* back link */
	clear:both;
la.back{
}
/* pages */
div.pager{
	margin-top: 10px;
	border-top: 1px solid black;
	clear: both;
	width: 98%;
	float: left;
}
div.saved{
	margin: 7px 0;
	color: #831647;
	font-weight:bold;
	font-size:120%;
	background-color: #FCCCC8;
	border: 1px dotted black;
	padding: 5px;
}

h1,h2{
	font-size: 200%;
	color:#359BD5;
	font-weight:normal;
	margin:0;
	margin-bottom:29px;
}
h2{
	font-size: 145%;
	margin-bottom:6px;
}
h3{
	font-size: 112%;
}
table tr td{
	vertical-align: top;
}
a{
	color: #359BD5;
}
a:hover{
	text-decoration: none;
}
span.arrow{
	background:url(pictures/arrow.jpg) black no-repeat;

}

.box{
	margin-bottom: 9px;
	padding: 0 12px;
	
}
#left .box, #right .box{
	/*background-color:#359bd5;*/
	margin: 0 15px 30px;
}
#right .box{
	margin:0;
}
#right .box{
	border-bottom: #7f7f7f 1px solid;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:6px;
	padding-top:6px;
	color:#fff;
}

.box  .top_left, .box .top_right,.box .bottom_left, .box .bottom_right{
	display:none;
	position: absolute;
	overflow: hidden;
	height:23px;
	margin-bottom: 40px;
	
	
}
#left .box{
	padding:0px 6px;
}
#left .box  .bottom_left{
	/*display:block;
	height:20px;
	margin-left:-6px;
	margin-bottom:-17px;
	width:192px;
	background: url(pictures/blue_corner.gif) bottom left;*/
	display:none;
}
/* ie6 fix */
*html #left .box  .top_left, *html #right .box  .top_left{
	margin-left:0; 
}

#left .box  .bottom_left, #right .box  .bottom_left{

}
.box .top_right{
	float: right;
}
.box .bottom_left{
	clear: both;
}
.box .bottom_right{
	float: right; 
}

#container {
	width:780px;
	left: 50%;
	margin-left:-393px;
	margin-top: 20px;
	clear:both;
	position:absolute;
	background:#BFBFBF url(pictures/headerborder.gif) repeat-x;
	overflow:hidden;
}
#header {
	background:url(pictures/logo.gif) no-repeat ;
	height:50px;
}
#header_link{
	display:block;
	position:absolute;
	height:50px;
	width:300px;
}
#content{
	/* inside is left, center, right  */
	clear: both;
	float:left;
	width:780px;
	background: url(pictures/dark_corner.jpg) bottom #0095cf no-repeat;
	min-height: 600px;
	padding-bottom:20px;
}
#left, #right {
	width: 222px;
	
}

#left {
	padding-top:15px;
}

#right{
	width:234px;
	font-size:90%;
	padding-left:15px;
}

#center {
	width: 311px;
	padding-top:15px;
}
#center h1{
	width:75%;
	font-size:190%;
	margin-top:-10px;
}

#center .text ul{
	margin:0;
	padding:14px;
}
#center .box{
	
	background: url(pictures/center_corner_right.gif) no-repeat top right white;
	margin-bottom:55px;
	
}
#center .box_content{
	min-height:500px;
	padding-top:20px;
}
#center .box .bottom_left{
	background:url(pictures/corner_white_right.gif) left bottom no-repeat;
	margin-bottom:-20px;
	height: 22px;
	display:block;
	width:314px;
	margin-left:-12px;
}

#content_id_1 .box .bottom_left{
	width:310px;
}

#center img{
	margin:5px -12px;
}
*html #center .box_content{
	height:500px;
}


/* special templates */
.no_right #center, .no_right_2 #center{
	width:543px;
	overflow:visible;
	max-width:543;
}
.no_right #center .box .bottom_left, .no_right_2 #center .box .bottom_left{
	width:543px;
	background-image:url(pictures/corner_white_right_long.gif);
}

.no_right_2 #center .box{
	padding-right:300px;
}
.no_right_2 #center table.dynamic{
	width:530px;
}

.no_right_3 #center{
	
}
.no_right_3 #center .box .bottom_left{
	
}
.no_right_3 #center table.dynamic{
	width:530px;
}








#top{
	padding-top:12px;
	color:white;
	overflow:hidden;
}
#top h1, #top h2.h1{
	display:none;
}
#top .box{
	margin:0;
	padding:0;
}
*html #top .box{
	overflow:hidden;
}
#top .box .content{
	display:none;
}
#top a{
	color:white;
}
#right {
	
}
#signature {
	height:20px;
	background:#E6E7E8;
	display:block;
	float:left;
	width:100%;
	padding:10px;
	margin-bottom:-30px;
	text-align:center;
	font-size:80%;
}

#left h2.h1{
	display:none;
}
#right h2.h1{
	text-transform:uppercase;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
}
#right .search_menu .box h2.h1{
	display:none;
}

#left input.text, #right input.text, #left input.password, #right input.password{
	width: 96%;
}
#signature{
	ldisplay: none;
}
#loading{
	position: fixed;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	right: 0;
	top: 0;
	background: #E56619;
	border: 1px solid black;
	width: 100px;
	filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55;
	color: white;
	display: none;
}
#mousemove{
	font-size: 80%;
	position:absolute;
	left: 0;
	top: 0;	
	margin: 14px -60px 0 5px;
	padding: 3px;
	border: 1px solid black;
	background-color: #FFCA3E;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
	width: 130px;
}
#mousemove h1,#mousemove h2,#mousemove h3{
	margin:0;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #E56619;
	padding: 3px 0;
}
#mousemove h2{
	font-size: 90%;
}
#mousemove ul{
	margin:0;
	padding:0;
}
#mousemove ul li{
	margin-left: 14px;
	padding: 0;
}

table, table tr, table td{
	margin:0;
	padding:0;
}
/* loading bar style */
div.xml_loading{
	height: 50px;
	border: 1px solid black;
	background: yellow middle center url(pictures/arrow.jpg);
}

table.dynamic{
	border:1px solid #96C6E1;
	padding:4px;
	background:white;
	width:99%;
	margin:10px 0;
	font-size:95%;
	text-align:center;
}
table.dynamic td, table.dynamic th{
	border: 0 solid black;
	padding:5px;
}
table.dynamic tr{

}
table.dynamic tr.tr_mod_1  td.td_mod_1{
	background-color:#E1E9EC;
}
table.dynamic .tr_mod_0{
	background-color:#ECECE9;
}
table.dynamic .tr_0{
	font-size:110%;
}
table.dynamic .tr_0, table.dynamic .tr_0 td.td_mod_1{
	background-color:#96C6E1;
	color:white;
	font-weight:bold;
	color:white;	
}
table .dynamic th{
	background-color:#96C6E1;
	color:white;
	font-weight:bold;
	color:white;	
}

.left-box-new {
	background:#000;
}
