/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {background:url(../images/bg_top_1.jpg) top left repeat-x #FFFFFF}

/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img{ border:0px}
img{ vertical-align:top}
span{ color:#0098e5; font-weight:bold} 
span a{ color:#c9007d; text-decoration:underline; font-weight:bold} 
span a:hover{ text-decoration:none}
a{ color:#0098e5; text-decoration:underline; font-weight:bold} 
a:hover{ text-decoration:none}
em{ font-style:normal}


/*-------------------------------------------------------------------------------------------------------------------------LINE*/
.line_y{ background:url(../images/bg_line_y.gif) top right repeat-y}
.line_x{ background:url(../images/line_x.gif) top left repeat-x; height:20px; margin:0 0px 0 0px}
.line_x_1{ background:url(../images/line_x.gif) top left repeat-x; height:24px; margin:0 10px 0 0px}
.line_x_2{ background:url(../images/line_x.gif) top left repeat-x; height:25px; margin:0 33px 0 0px}
.line_x_3{ background:url(../images/line_x.gif) top left repeat-x; height:20px; margin:0 18px 0 0px}
.line_x_4{ background:url(../images/line_x.gif) top left repeat-x; height:20px; margin:0 10px 0 0px}


/*--------------------------------------------------------------------------------------------------------------------------MORE*/

/*----------------------------------------------------------------------------------------------------------------------------UL*/
/*==========================================================================================================================HEADER=======*/
/* background:url(../images/bg_hed.jpg) top right no-repeat;  */
#header {height:280px; font-size:0.8125em; padding:0px 0px 0px 0px}
#header p{ margin:0px 0 0px 0px}

/* background:url(../images/logo.jpg) top right no-repeat;  */
#header .logo{ margin:5px 0 0px 10px; display:block}

#header .menu{ margin:0px 0 0px 0px; display:block}
#header #position{ float:right; margin:20px 0 0 0px}
#header #position .div{ margin:0px 58px 0 0px; text-align:right}
#header #position p{ margin:0 0px 0 0px;}
#header #position .pic{ vertical-align:middle}
#header a{ color:#ff8400; text-decoration:underline; font-weight:normal}
#header a:hover{ text-decoration:none}



/*===========================================================================================================================CONTENT=======*/
#content{ font-size:0.8125em; width:100%; text-align:left;}
#content { background:url(../images/line.gif)}
.normal_text {
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  
}
/*===========================================================================================================================CONTENT CLASS=======*/


/*============================================================================================================================FOOTER=======*/
#footer { height:50px; background:url(../images/bg_foot.gif) top left repeat-x; color:#333a3d; font-size:0.8125em; padding:10px 0 0 10px; text-align:center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
#footer a {color:#008eda; text-decoration:underline; font-weight:normal}  
#footer a:hover {  text-decoration:none}


/*============================================================================================================================FORM=======*/

