/* CSS Document */

body
{
text-align:center; 
margin: 0px auto;
padding: 0px;
background-color: white;
color: black;
overflow-x:hidden;
overflow-y:hidden;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a,a:link,a:visited
{
color: #437630;
text-decoration: none;
}
a:hover
{
text-decoration:underline;
}

form
{
margin: 0px auto;
padding: 0px auto;
}
input {
margin: 0px auto;
padding: 0px auto;
}

#chaMenuBar
{
/*position: absolute;*/
left: 0px;
top: 0px;
width:100%;
height:29px;

padding: 0px;
margin: 0px;

text-align: center;
vertical-align: middle;
z-index:99;

background-color: white;
border: solid 1px #D9D9D9;
color: #404040;
font-size: 11px;
font-family: Verdana, 'MV Boli';
filter: none;

}

#chaPostForm
{
font-size: 9px;
vertical-align: top;
height: 22px;
margin: 0px;
padding: 0px;
}

.card {
position:absolute;
cursor: hand;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
filter: dropshadow(offX=2,offY=2,color=#909090);
font-weight: normal;
}

#chaFrame
{
position: absolute;
left: 0px;
top: 30px;
width: 0px;
height: 0px;
border: 0px;
z-index: 1;
overflow: scroll;
}

#chaCover
{
position: absolute;
margin: 0px;
padding: 30% 20px 30% 20px;
background-color: #000000;
color: white;
text-align: center;
vertical-align: middle;
font-family: Verdana, 'MV Boli';
font-size: 24px;
top: 30px;
left: 0px;
width: 100%;
height: 0px;
}

#hatebImg
{
border: 0px;
width: 0px;
height: 0px;
}

#chaColorSample
{
background-color: #202020;
color: white;
font-size: 12px;
font-weight: bold;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
border: solid 1px #606060;
}

#chaColorSelector
{
display: none;
position: absolute;
width: 200px;
border: solid 1px #606060;
background-color: #ffffff;
font-size: 16px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"
}
