/* Links */

a:link, a:visited, a:active{ color:333333; text-decoration:underline; font-weight:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover{color:666666; text-decoration:none; font-weight: none;  font-family:Verdana, Arial, Helvetica, sans-serif;}


a.menu {display: block;
background-color: #;
color:#323131;
text-decoration:none;
font-family: tahoma;
text-transform: uppercase;
padding-left: 2px;
font-size: 8pt;
line-height:10px;
height:13px;
text-align:left;
border: 0px solid #000001;
border-left-width:4px;
}

a.menu:hover {
background-color: #323131;
color:#79585f;
text-decoration:;
font-family: tahoma;
text-transform: uppercase;
padding-left: 2px;
font-size: 8pt;
line-height:10px;
height:13px;
text-align:left;
border: 0px solid #000001;
border-left-width:4px;
} 


blockquote {
	font-size:11px;
	color: #8f8f8f;
	margin-left: 10px;
	padding: 5px;
	border-left:10px solid #000000;
	background-color: #efefef; }
/* Text Format */

.head{background: #;
text-align: left;
font-size: 8pt;
font-family: verdana, arial;
text-transform: uppercase;
line-height: 14px;
font-weight: bold;
letter-spacing: 2;
color: #b89db6; 
margin-bottom: 5px;
marging-top: 8px;
padding: 1px;
padding-top: 4px;
border-bottom: 1px dotted #b89db6;
}

.box{text-align: justify;
font-size: 8pt;
font-family: verdana, arial;
line-height: 12px;
letter-spacing: 0;
color: #646464; 
margin-bottom: 5px;
marging-top: 8px;
padding: 1px;
}

b{color: #336699; font-size: 14px;}
n{color: #9b4032;}
i{color: #666666;}
u{color: #8297b6; text-decoration: none; border-bottom: 1px dashed #cacaca;}


/* Forms */

select, input, textarea
{background: #ffffff; 
font-family: tahoma, arial; 
font-weigth: bold;
letter-spacing: 1pt; 
color: #000000; 
font-size: 9px;
border-bottom: 0px solid #e6e4e6;
border-top: 0px solid #e6e4e6;
border-left: 0px solid #d8dee8;
border-right: 0px solid #e6e4e6;
}

input:focus, textarea:focus, select:focus {
	background-color: #ffffff;
	border: 0px dotted #ffffff;
	color: #000000;
	font-weigth: bold;
	}


body {
font-family:arial;  
color: #000000; 
font-size:11px;
background-image: url(img/background.png);
background-position: left top;
background-color: #000000;
}

img {
	border: 3px dotted #FFFFFF; background-color:#FFFFFF; padding:0px; border-style: solid;
        -moz-border-radius:  0px; 
        -webkit-border-radius: 0px; 
        border-radius: 0px;}

img:hover {
	border: 3px dotted #BEC1BE; background-color:#BEC1BE; padding:0px; border-style: solid;
        moz-opacity:0.0;
        filter:alpha(opacity=10);}

 h1{
 background-color: ;
 font-family: arial;
 color: #666666;
 font-size: 14px;
 text-align: center;
 line-height: 20px;
 text-transform: ;
 font-style: normal;
 margin:0px;
 }

 h2{
 background-color: #CCCCCA;
 font-family: arial;
 color: #000000;
 font-size: 9px;
 text-align:  center;
 line-height:10px;
 margin:0px;
 padding: 3px;
 }

.lay_side{
	width:5px;
	background-image:url(/img/lay_bor_side.gif);
}

.lay_content{
	width:746px;
	background-color:#FFFFFF;	
}

.lay_empty{
	width:10px;	
	background-color:#FFFFFF;	
}

.lay_menu{
	width:760px;
	background-image:url(/img/lay_menu_bg.gif);	
}

.lay_bottomLft{
	width:400px;
	background-image:url(/img/lay_bg_bot.gif);
	color:#FFFFFF;
}

.lay_bottomRgt{
	font-size:10px;
	width:360px;
	color:#FFFFFF;
}

ul { list-style: square; }

