/*{
margin:0px;
padding:0px;
}*/
body
{
	/*filter:alpha(opacity=100, finishopacity=90, style=1, startx=0, 
	starty=0, finishx=100, finishy=0);*/

	background-image:url('./images/background.jpg');
}
#menu ul
{
	list-style:none;
}
#menu span a { 
	font-family:verdana;
	font-size:11px;
	color:#494949;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 0px 0px 25px;
	padding:0px 13px 2px 11px;
	display:block;
	float:left;
}

#menu span a:hover {
color:#FFFFFF;
 }

#menu span #active{
color:#FFFFFF;
border-bottom:2px solid #a00d0e;}

#link_head a
{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

h1
{
	font-family:Verdana;
	color: #a00d0e;
	letter-spacing: 1px; 
	font-size: 20px; 
   font-style:italic; 
	padding:0 0 2px 0;
	border-bottom:1px solid #b1b1b1;
}
h3
{
	text-decoration:underline;
}
.required
{
	font-family: Tahoma, Arial, sans-serif; 
	color: #000;
	letter-spacing: .10em; 
	font-size: 11px; 
	font-weight: bold; 
   font-style:italic; 	
}
#header
{
	background: url(./images/header.png) top center no-repeat;
	padding:260px 0 0 0px;
}

.img 
{
	filter:alpha(opacity=100);	
} 

.img_over
{
	opacity:0.6;
	filter:alpha(opacity=60);
	cursor:pointer;	
}

.tr {
 width: 100%;
 background: #dedede url(./images/content_images/topright.png) no-repeat top right;
}
.tl {
 background:url(./images/content_images/topleft.png) no-repeat top left;
}
.br {
 background: url(./images/content_images/bottomright.png) no-repeat bottom right;
}
.bl {
 background: transparent url(./images/content_images/topright.png) no-repeat bottom left;
 padding: 15px;
}

.warning
{
	font-family: Tahoma, Arial, sans-serif; 
	text-transform: uppercase;
	font-style: italic;
	text-align:center;
	padding: 5 0 5 0;
	margin: 0 25%;
	font-size:12px;
	border:solid 2px #ec6209;
	color: #7f7f7f;
	width:50%;
}

.img_over
{
	opacity:0.6;
	filter:alpha(opacity=60);
	cursor:pointer;
   padding:0 0 1 1;	
}
.img 
{
	filter:alpha(opacity=100);	
   padding:0 0 1 1;	
} 
.template_content
{
	text-align:center; 
	color:#dedede;
	font-family: Tahoma, Arial, sans-serif; 
	font-size:12px;
	font-style:italic;
	text-transform:uppercase;
}
a{
	color:#000;
	font-family: Tahoma, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
	font-weight:medium;
	font-size:12px;
	text-decoration:none
}
 a:visited{text-decoration:none}
 a:hover{text-decoration:underline; color:#000;}
 
.footer{
	display:block;
	padding: 0px 5px 0px 5px;
	font-family: Tahoma, Arial, sans-serif;
	background:url('./images/footer.png') top left no-repeat;
	font-size: 10px;
	color: #fff;
	text-align:center;
	text-decoration:none
}
#footer a{
font-family: Tahoma, Arial, sans-serif;
line-height: 1.3em;
font-size: 12px;
color:#fff;
text-decoration:underline;
}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}

#website{
	width: 800px;
	text-align:left;
	margin:0 auto;
	background-image:url('./images/body-x.png');
}
#buffer
{
	padding:0 20px 0 10px;
}
#content{
	font-size: 12px; 
	font-family: Verdana;
	color: #000;
	letter-spacing:0px;	
	overflow:auto;
}
.text
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #000;
	font-weight: medium;
	letter-spacing: 1px;
}
.box
{
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #fff;
	background-color: #1b1b1b;
	letter-spacing: 1px;
	width:200px;
}
.button
{
	font-family: Tahoma, Arial, sans-serif;
	cursor: pointer;
	background: #a00d0e;
	border: 0;
	font-size: 12px;
	color: #fff;
	margin:2px 0 0 0;
}

