body{
    margin:0px;
    padding:0px;
    text-align:left;
}

body {
	background:#ffffff url(bg.gif)  fixed  0% repeat;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#2cb4ad;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	cursor:crosshair;
}

body,td,th,input,textarea,select {
	font-family:Verdana,Osaka;
	font-size:10px;
	line-height:13pt;
	letter-spacing :medium;
	color:#606060;
}

a  { text-decoration:none; }
A:link {color:#3F4044;}
A:visited {color:#748684;}
A:active {color:#2cb4ad;}
A:hover {color:#2cb4ad;}	

input,textarea,select {
	font-family:Verdana,Osaka;
	background-color:#ffffff;
	border:1px;
	border-style:solid;
	border-color:#000000;
	font-size:10px;
	line-height:11px;
}

img{border:0px;}

hr{
    border-style:solid;
    border-color:#2cb4ad;
    height:1;
    width:400;
}

b{color:#2cb4ad;letter-spacing:0pt;}

li{ list-style-type:circle; }

.button{
font-size: 10px;
color: #fff;
background-color: #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;}

.text{margin:2em 5px 2em 20px;text-align:left;}
.box{
    text-align:center;
    width:100%;
}
.box2{
    text-align:left;
    margin:0px auto;
    width:450px;
}
div.line{
    background-image:url(./line.gif);
    background-repeat:repeat-x;
    background-position:0% 100%;
    width:450;
    padding:1em 0 1em 0;
}

