/* CSS Document */
BODY {
background:#424242;
text-align:center;
font-size:11px;
font-family:tahoma;
}
#global{
width:766px;
margin:auto;
position:relative
}
#header{
position:absolute;
top:10px;
left:0px;
}
#footer{
width:766px;
height:101px;
background:url(images/bottom.gif) top left no-repeat #424242;
padding:40px 0 0 30px;
}
	#footer P{
	margin:0;
	padding:0;
	color:#474747;
	}
		#footer A{
		color:#474747;
		text-decoration:underline;
		}
		#footer A:hover{
		color:#474747;
		text-decoration:none;
		}
#content{
width:766px;
background:url(images/bg_cnt.gif) top left repeat-y ;
position:absolute;
top:312px;
left:0px;
padding:0;
text-align:left;
}
A.blue{color:#0C83BF; text-decoration:underline}
A.blue:hover{color: #FF9933; text-decoration:underline}

A.orange{color: #FF9933; text-decoration: none}
A.orange:hover{color:#0C83BF; text-decoration:underline}


A{ color:#0C83BF; text-decoration:none}
A:hover{ color:#0C83BF; text-decoration: underline}

.menu{}
.menu TD, .menu A{ font-size:11px;font-family:tahoma;}
.menu A{color:#0C83BF; text-decoration: underline}
.menu A:hover{ text-decoration: none}

.top_line{margin:0 0 20px 0;}
.top_line A, .top_line TD{font-family:tahoma; font-size:11px}
.top_line A:hover{ color:#818181; text-decoration:none}
/* HOME---------------------------------------*/
H1, H2, H3, P, LI , OL{
	font-family:tahoma; color:#818181;
}

H1 { 
	font-size:16px;
}
H2 { 
	font-size:12px;
}
P, LI{
	font-size:11px;
}
HR{ clear:both; visibility:hidden; height:0px}

.box_717{
	width:717px;
	padding:0;
	margin:0 0 0 25px;
}
.box_717 .start{ background:url(images/box_717_bg_start.gif) top left no-repeat; width:717px; height:16px;}

.box_717 .body{ background:url(images/box_717_bg_body.gif) top left repeat-y; width:717px; padding: 0 10px 5px 15px}
	.box_717 .body H1{ margin:0; color:#0C83BF; padding:0; width:700px;}
	.box_717 .body P{ margin:0; padding:0; width:700px}
.box_717 .end{ background:url(images/box_717_bg_end.gif) top left no-repeat; width:717px; height:12px;}


.box_home, .box_home_v2{
	width:239px;
	padding:0;
	margin:0;
}
.box_home .start{ background:url(images/box_bg_start.gif) top left no-repeat; width:239px; height:47px;}
.box_home_v2 .start{ background:url(images/box_v2_bg_start.gif) top left no-repeat; width:239px; height:10px;}

.box_home .body, .box_home_v2 .body{ background:url(images/box_bg_body.gif) top left repeat-y; width:239px; padding:10px}
	.box_home .body H2{ margin:0; color:#0C83BF; padding:0; text-align:center; width:220px}
	.box_home .body P{ margin:0; padding:0; width:220px}
	.box_home_v2 .body P{ margin:0 0 0 40px; padding:0; width:160px}
	.box_home .split_h{ margin:0; padding:10px 0 10px 0px; background:url(images/split.gif) left no-repeat; background-position:15px; height:2px; width:200px}
	.box_home_v2 .split_h{ margin:0; padding:10px 0 10px 0px; background:url(images/split.gif) left no-repeat; background-position:25px; height:2px}
.box_home .end, .box_home_v2 .end{ background:url(images/box_bg_end.gif) top left no-repeat; width:239px; height:13px;}
	.box_home_v2 .body H2{ margin:10px 0 10px 40px; padding:0; width:160px}

/* TEXTS --------------------------------------------------*/
.box_home .body_menu{ background:url(images/box_bg_body.gif) top left repeat-y; width:239px;}
	.box_home .body_menu H2{ 
		margin:0; 
		color:#0C83BF; 
		padding:0;  
		width:100%;
		}
	.box_home .body_menu UL{ 
		margin:0; 
		padding:0; 
		width:100%;
		list-style:none; 
		}
	.box_home .body_menu LI{ 
		margin:0; 
		padding:0; 
		width:100%; 
		line-height:15px
		}
	.box_home .body_menu P{ 
		margin:2px 0 5px 0; 
		padding:0; 
		width:100%;
		}
	.box_home .split_h{ 
		margin:0; 
		padding:10px 0 10px 0px; 
		background:url(images/split.gif) left no-repeat; 
		background-position:15px; 
		height:2px
		}
#text {}
#text P{ margin:0; padding:0 0 10px 0}
UL { margin:0 20px 0 2px; padding:0; list-style:none;
}
LI.blue { margin:0 0 10px 0; padding:0 0 0 25px; background:url(images/pointer2.png) top left no-repeat}
LI.yellow{ margin:0 0 4px 0; padding:0 0 0px 25px; background:url(images/pointer.png) top left no-repeat; line-height:20px}

fieldset{ padding:10px; width:100%}
fieldset LEGEND{ color:#FFFFFF; font-weight:bold; background:#0C83BF; padding:5px;font-family:tahoma; font-size:11px}
fieldset LEGEND A{ color:#FFFFFF; font-weight:bold; background:#0C83BF; padding:5px;font-family:tahoma; font-size:11px}
fieldset LEGEND A:hover{ text-decoration:underline;color:#FFFFFF; font-weight:bold }


/* Form --------------------------------------------------*/
.text, .btn, .form_text, textarea, select{
   font-size: 11px;
   font-family: Tahoma;
}
.btn {
   font-size: 11px;
   font-weight: bold;
   border: 1px solid #5e74b3;
   background-color: #0C83BF;/*#FFCC33;*/
   cursor: pointer;
   color:#FFFFFF;
   padding:1px;
   height:20px
}
input.text {
   color: #000000;
   border: 1px solid #0C83BF;
   padding:2px;
}
input.search{
	padding-left: 18px;
	background: #FFFFFF url(img/q.png) no-repeat 4px center;
	color: #000000;
   	border: 1px solid #0C83BF;
    padding-top:2px;
}
select {
   border: 1px solid #0C83BF;
}
textarea, blockquote {
width:100%;
	border:1px solid #0C83BF
}
.form_text{ color:#0C83BF; font-weight:bold; width:100px; vertical-align:top; padding-top:4px}