/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:url(image/wall12.gif);
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
text-align: center;
}
html,body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #8D8163;
scrollbar-highlight-color: #D3CDC1;
scrollbar-shadow-color: #D3CDC1;
scrollbar-3dlight-color: #D3CDC1;
scrollbar-darkshadow-color: #D3CDC1;
scrollbar-track-color: #D3CDC1;
}
div#wrapper {  
width: 800px;  
margin: 0 auto; 
}  



/***********************************************/
/*menu                                         */
/***********************************************/ 

#chromemenu{
width: 100%;
color: #333333;
font-size:12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(image/chromebg.gif) center center repeat-x;
padding: 10px 0;
margin: 0;
text-align: left;
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #333333;
font-size:12px;
font-weight:200;
padding: 2px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(image/chromebg2.gif) center center repeat-x;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header{
width:800px;
height: 46px;
text-align:left;
background-color:#FFFFFF;
font-size:10px;
color:#666666;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}

#content{
color:#585858;
height: 775px;
background-color:#FFFFFF;
font-size:12px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
text-align:left;
margin-top:15px;
margin-left:0px;
margin-bottom:0px;
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}

#footer{
text-align:center;
width:780px;
height: auto;
font-size:8px;
color:#FFFFFF;
margin-top:0px;
background-color:#FFFFFF;
margin-bottom:7px;
}
#footer a{
color: #FFFFFF;
font-size:10px;
}
/***********************************************/
/* fontstyle                                   */
/***********************************************/

.style2 {
	font-size: 12px;
	color: #333300;
}
.style3 {

	font-size: 10px;
	color: #666666;
	}
.style4 {
	font-size: 11px;
	color: #666666;
	}
.style5 {
	font-size: 16px;
	color: #BB1059;
	font-weight:bold;
}
.style8 {
	font-size: 9px;
	color: #FFFFFF;
}
.style9 {
	font-size: 10px;
	color: #666666;
}
.style10 {
	font-size: 9px;
	color: #666666;
}
.style11 {
	font-size: 12px;
	color: #FFFFFF;
	}
.style12 {
font-size: 12px;
color: #FF6600}
.style14 {
font-size: 11px;
color: #000066; font-weight: bold; }
.style13 {
font-size: 12px;
color: #FFFFFF;
}
.style15 {
font-size: 11px;
color: #BB1059; }
.style17 {
font-size: 10px;
color: #666666; }
.style18 {color: #041D84; font: 12px;
font-weight: bold}
.style19 {color: #FFFFFF; font: 12px;}


p{
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #404040;
line-height: 2em;
display: inline;
border-bottom: 1px dotted #0033CC;
padding-bottom: 0.3em;
margin-top:0px;
padding-top:0px;
}

a{
	color: #585858;
}

a:link{
	color: #585858;
}

a:visited{
	color: #585858;
}

a:hover{
	color: #585858;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

h1{
font-size:10px;
color:#666666;
font-weight:100;
margin-bottom:0px;
text-align:right;
}

h2{
font-variant:normal;
font-weight:100;
text-align:center;
font-size: 12px;
color: #404040;
line-height: 2em;
display: inline;
border-bottom: 1px dotted #0033CC;
padding-bottom: 0.3em;
margin-top:0px;
padding-top:0px;
}

h3{
	font-size: 0px;
	color: #FFFFFF;
}

h4{
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
h5{
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}

