@charset "utf-8";

/* CSS Document */

/* Common */
* { margin: 0; padding: 0; }
body { font: 12px "Trebuchet MS", Arial, sans-serif; min-width: 1000px; background: #fff; background-image:url(images/bg2.jpg); background-repeat:repeat-x; text-align: left;}
p { font: 12px "Trebuchet MS", Arial, sans-serif; margin: 5px 0 10px 0; line-height: 16px; color: #444444; }

img { margin: 0; padding: 0; }
img.alignright { float: right; margin: 0px 0px 0px 10px; border: 1px solid #CCCCCC; }
img.alignleft { float: left; margin: 0px 10px 0px 0px; border: 1px solid #CCCCCC; }
a { color: #006699; text-decoration: underline; }
a:hover { color: #333333; text-decoration:underline; }
a.white { color: #ffffff; text-decoration: none; font-size:11px; }
a.white:hover { color: #cccccc; text-decoration: underline; font-size:11px; }
a.blu { color: #006699; text-decoration: none; font-size:11px; font-weight:bold; }
a.blu:hover { color: #666; text-decoration: underline; font-size:11px; font-weight:bold; }
li { list-style-position: inside; list-style-type: disc; padding: 2px 2px; color: #333333; *list-style-image: url(images/arrow.gif); }
ul { padding: 5px 0; }
td { font: 12px "Trebuchet MS", Arial, sans-serif; margin: 0; line-height: 16px; color: #444444; }
input, select { color: #666666; border: 1px solid #cccccc; height: 18px; margin: 0; }

/* Buttons */
.buttonsearch { background-image:url(images/search_bt.jpg); background-repeat:no-repeat; width:30px; height:18px; border:none; }
.buttonok { background-image:url(images/ok.jpg); background-repeat:no-repeat; width:30px; height:18px; border:none; }


/* Menus */


#menu { float:left; display: inline; width: 200px; }
#menu p { color: #333; font-size: 11px; line-height: 16px; }
.blok {margin: 0 0 0 5px;}
.blok a { color: #006699; font-size: 11px; text-decoration: underline;  }
.blok a:hover { color: #666666; font-size: 11px; text-decoration: underline; }



.title { height: 25px; font: 14px "Trebuchet MS", Arial, sans-serif; font-weight: bold; color: #006699; background-image:url(images/title_bg1.jpg); background-position:right; background-repeat:no-repeat; padding: 2px 0 4px 0; }


#content { margin: 0 auto; text-align: left; }
#content_main { width: 900px; text-align: left;  margin: 0 auto; background-color:#FFFFFF; padding: 25px;}

#header { width: 950px; height: 25px; margin: 0 auto; }
#header_left { width: 400px; height: 25px; float: left; }
#header_right { width: 130px; height: 25px; float: right;}

#header a { color: #fff; font-size:10px; text-decoration: none; }
#header a:hover { color: #fff; font-size:10px; text-decoration:underline; }

#flash { color: #FFFFFF; float:right; display: inline; width: 670px; height: 270px; }

#main { width: 960px; margin: 0; }

#left { float: left; display: inline; width: 200px; margin: 10px 0 0 0; }
#left p { color: #333; font-size: 11px; line-height: 16px; }

#center { float: right; display: inline; width: 670px; margin: 10px 0 0 0; }


#text {padding: 10px 30px 40px 35px; background-image:url(images/text_bt_bg.gif); background-position:bottom; background-repeat:no-repeat;}

#index_box1 { background-color: #ffffff; width: 365px; float: left; }
/* #index_box1 p { font-size: 11px; line-height: 16px; } */
#index_box2 { background-color: #ffffff; width: 365px; float: right; } 
/* #index_box2 p { font-size: 11px; line-height: 16px; } */

/* START of Footer area */
#footer {height: 134px;  background:#fff url(images/footer_bg.jpg) no-repeat center; }
#foot_center {  height: 134px; width: 950px; text-align: left;  margin: 0 auto;}
#foot1 p { color: #333; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
#foot1 a {color: #FFFFFF; font-size: 10px;}
#foot1 a:hover {color: #cccccc; font-size: 10px;}
#foot1 { height: 85px; width: 950px; text-align: right; background-color:#FFF;}
#foot2 { height: 49px; width: 400px;  float:left;}
#foot3 { height: 49px; width: 530px;  float:left; margin-left:20px;}
	
/* END of Footer area */

.clear { clear:both; height:0; }
.ten { font-size: 10px; font-weight:bold; }
.blue { color: #006699; }
.blueb { color: #006699; font-weight: bold; }
.blue14 { color: #006699; font-weight: bold; font-size: 14px; }
.whitep { color: #ffffff; font-size:8px; }
.veli { width: 165px; height: 18px; }
.search { width: 113px; }
.bold { font-weight: bold; }
.eng { font-family: tahoma, verdana, arial, sans-serif; }
.dot {font-family: Arial;  color: #ccc;}