body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4D4D4;
}

h1{
	font-family: Tahoma;
	font-size: 9pt;
}
.text {
	font-family: Tahoma;
	font-size: 70%;
	color: #000000;
}
input.form1{
	font-family: Tahoma;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}
.form {
    padding-left: 15 px;
	font-family: Tahoma;
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	font-size: 11px;
	color: #666666;
}
.formbottom {
	font-family: Tahoma;
	background-color: #FF0000;
	border: 1px solid #FFB79B;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom_menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #FE0000;
}
a.bottom_menu:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FE0000;
}
a.bottom_menu:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FE0000;
}

.top_menu{
	font-family: Tahoma;
	background-image: url("im/grad.gif");
        background-repeat: repeat-x;
	font-size: 11px;
	color: #707070;
}
.menu_bot{
	font-family: Tahoma;
	background-image: url("im/grad_bottom.gif");
    background-repeat: repeat-x;
	font-size: 11px;
	color: #707070;
}
.t1{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.t2{
	font-family: Tahoma;
	font-size: 5px;
	color: #707070;
}

.left{
	font-family: Tahoma;
	background-image: url("im/dot_line_v.gif");
    background-repeat: repeat-y;
    background-position: right;
	font-size: 11px;
	color: #707070;
}
.right{
	background-image: url("im/dot_line_bg.gif");
    background-repeat: repeat-y;
    background-position: right;
	font-size: 5px;
}
.bot{
	background-image: url("im/dot_line_bt.gif");
    background-repeat: repeat-x;
    background-position: bottom;
	font-size: 11px;
}

.menu{
	background-image:url("im/grad.gif");
	background-repeat:repeat-x;
}
