body {
	background-image:url("gfx/main.gif");
}
.content {

	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
a:link {
	text-decoration:none;
        color:#0000FF;
}
a:visited {
	text-decoration:none;
        color:#0000FF;

}
a:hover {
	text-decoration:underline;
        color:#0000FF;

}
a.menulinks:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
        color:#000000;
}
a.menulinks:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
        color:#000000;

}
a.menulinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
        color:#693131;

}
a.links1:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-decoration:none;
    	color:blue;
}
a.links1:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-decoration:none;
	color:blue;
}
a.links1:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-decoration:underline;
	color:blue;
}
.logo {
	background-image:url("gfx/logo.jpg");
        border-bottom-width:1px;
	border-top-width:1px;
        border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
        border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-color:#000000;
	border-top-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
	height:102px;
	width:700px;
}
.menu {
	background-image:url("gfx/menu.gif");
	height:10px;
	width:700px;
        border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
        border-right-color:#000000;
	border-left-color:#000000;
}
.main {
	background-image:url("gfx/back.gif");
	border-bottom-width:1px;
	border-top-width:1px;
        border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
        border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-color:#000000;
	border-top-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
        height:400px;
	width:700px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bottom {
	background-image:url("gfx/bottom.gif");
	height:33px;
	width:700px;
}
.cp {
	padding:15px;
}
.linkmenu {
        background-color:#EBEBE3;
        width:700px;
        font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
        color:#000000;
        border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
        border-right-color:#000000;
	border-left-color:#000000;
}
.formbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#000000;
	border:1px black solid;
}
.tables1 {
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:navy;
	padding-top :2px;
}
.header {

	font-family:verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:Bold;
   	padding:10px;
}
.main1 {
	background-image:url("gfx/back.gif");
	border-bottom-width:1px;
	border-top-width:1px;
        border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
        border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-color:#000000;
	border-top-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
        height:400px;
	width:700px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
td {
  font-size:10px;
}