html{
	height:100%;
	margin-bottom:1px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/body_background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#CCCCCC;
}
.menu {background-image:url(../images/index_r19_c2.jpg);
background-repeat:repeat-y;}
.mainbackg{
background-image:url(../images/index_r3_c3.jpg);
background-repeat:no-repeat;
background-position:top left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size:11px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	color:#FFFF00;
}h4 {
	font-size: 9px;
	font-style: italic;
}
.basictext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 10px;
    }
.errortext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 10px; color:#C00000; font-weight: bold;
    }
.imagelink:visited {
        color:#000000; 
    }
.imagelink:link {
        color:#000000; 
    }
.imagelink:hover {
        color:#000000; 
    }
a:visited{color:#000000}
a:link{color:#000099}
a:hover{color:#000000}
.bottomlink:visited{ font-size: 10px;}
.bottomlink:link{ font-size: 10px;}
.bottomlink:hover{ font-size: 10px;}
.style1 {font-size:10px;}

.creatown-form{
width: 600px;
height: 900px;
border: 1px solid #787878;
}
