body {
font-size: 14px; 
margin: 0px auto; 
padding: 0px;
color: #FFFFFF; 
font: 76% Tahoma,Arial,sans-serif;
background: #f4f4f4 top center repeat-y;
text-align:center;
text-decoration: none;
}
a {
color: #666666;
}
a:visited {
	text-decoration: none;
}
.enlarge:hover
{ 
    margin-top:-1px;
     margin-bottom:-10px;  
    }
#container 
{
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 850px;
text-align:left;
} 
#header 
{ 
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 80px;
}
#header h1 
{
width: 250px;
margin: 0 0 10px 0;
float: left;
}
#header p {
width: 400px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}
#header table
{
width: 220px;
float: right;
margin: 0 0 10px 0;
height: 155px;
}
#line1 {
background: #464646;
height:30px;
width: 180px;
float:left;
display: block;
}
#line2 {
background: #FF9000;
height:30px;
width: 660px;
float:right;
display: block;
}
#line3 {
text-align:center;
background: #464646;
height:30px;
width: 660px;
float:left;
display: block;
color: #ffffff;
font-size: 10px;
line-height: 30px;
font-family: tahoma;
}
#line3 a:link {
color: #ffffff;
font-size: 12px;
font-family: tahoma;
text-decoration: none;
}
#line3 a:hover {
color: #FF9000;
font-size: 12px;
font-family: tahoma;
text-decoration: none;
}
#line4 {
background: #FF9000;
height:30px;
width: 180px;
float:right;
display: block;
}
#right 
{
padding-right:5px;
margin-top:5px;
width: 160px;
float: right;
}
#left {
margin-top:5px;
width: 180px;
float: left;
}
#center 
{
padding-left:10px;
padding-right:5px;
width: 480px;
float:left;
}
#name {
padding-left: 5px;
font-family:Tahoma;
font-size: 30px;
color: #e51837;
text-decoration: none;
}
#name a {
text-decoration: none;
}
h1 {
border-left: 5px solid #464646;
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #464646;
}
h2 {
border-left: 5px solid #464646;
color: #FF9000;
font-family: verdana;
font-size: 10px;
padding: 2px;
margin: 0px;
line-height: 14px;
padding-left: 10px;
margin-top: 20px;
}
h5 {
color: #333333;
font-family: verdana;
font-size: 12px;
padding: 2px;
margin: 0px;
line-height: 12px;
padding-left: 0px;
margin-top: 20px;
}
#content 
{
padding-left:10px;
padding-right:10px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
color: #464646;
font: 76% Verdana,Tahoma,Arial,sans-serif;
font-size: 14px;
text-align:justify;
}
.menu
{
    font-size:15px;
    font-weight:normal;
    color:#FFFFFF;
    padding:10px;
    text-decoration:none;
    }
.menu a:Link
{
color: #464646;
font-size: 15px;
font-weight: normal;
text-decoration: none;
 }    
.menu a:hover{
color: #FF9000;
background: #FFFFFF;
text-decoration: none;
}
.active
{
    color: #FF9000;
background: #FFFFFF;
text-decoration: none;
    }

#menu p {
border-bottom: 5px solid #464646;
color: #c7c7c7;
font-family: verdana;
font-size: 10px;
padding: 0px;
margin: 0px;
padding-right: 10px;
padding-left: 10px;
    text-decoration:none
}
.menugroup{ cursor:hand}
.submenu a:link {
color: #464646;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}
.submenu a:hover{
color: #FF9000;
background: #FFFFFF;
font-size:12px;
font-weight:normal;
text-decoration: none;
}
#linemenu
{border-bottom: 5px solid #464646;
color: #c7c7c7;
font-family: verdana;
font-size: 10px;
padding: 0px;
margin: 0px;
padding-right: 10px;
padding-left: 10px   
    }
ul, li {
margin: 0px;
padding: 0px;
list-style: none;
list-style-image: none;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-weight:normal;
border-bottom:1px solid #C7C7C7;
color:#464646;
text-align:left;
}
#footer {
clear: both;
margin: 0 auto;
padding: 15px 0 15px 0;
width: 850px;
text-align: center;
color: #808080;
font-size: 0.9em;
}
#footer a {
color: #808080;
text-decoration: none;
}
#footer a:hover {
text-decoration: none;
color:#FF9000;
}