.bodymain {
	background: #eef3fa url('../images/background.png');
 background-repeat: no-repeat;
	background-position: bottom left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt; color: #000000; text-decoration: none;
	scrollbar-face-color: #fcc300; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #111111; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #eef3fa;
	scrollbar-base-color: #00264C;
}

a { font-family: Verdana; font-size: 12px; font-weight: bold; color: #632281; text-decoration:none;}
a:link { font-family: Verdana; font-size: 12px; font-weight: bold; color: #632281; text-decoration:none;}
a:visited { font-family: Verdana; font-size: 12px; font-weight: bold; color: #632281; text-decoration:none;}
a:hover { font-family: Verdana; font-size: 12px; font-weight: bold; color: #632281; text-decoration:none;}
a:active { font-family: Verdana; font-size: 12px; font-weight: bold; color: #632281; text-decoration:none;}

a.sub { font-family: Verdana; color: #959595; font-size: 7pt; text-decoration:none;}
a.sub:link { font-family: Verdana; color: #959595; font-size: 7pt; text-decoration:none;}
a.sub:visited { font-family: Verdana; color: #959595; font-size: 7pt; text-decoration:none;}
a.sub:hover { font-family: Verdana; color: #959595; font-size: 7pt; text-decoration:underline;}
a.sub:active { font-family: Verdana; color: #959595; font-size: 7pt; text-decoration:underline;}

.maintext {font-size: 12px; color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.maintitel {font-size: 18px; color: #632281; font-weight: bold; text-decoration: none; font-family: Verdana; 
}

.subtitel {font-size: 14px; color: #632281; font-weight: bold; text-decoration: none; font-family: Verdana; 
}

.starleft {
	background-image: url('../images/starleft.png');
 background-repeat: no-repeat;
 width: 79px;
 height: 177px;
}

.starright {
	background-image: url('../images/starright.png');
 background-repeat: no-repeat;
 width: 78px;
 height: 177px;
}

.shadowleft {
	background-image: url('../images/shadowleft.png');
 background-position: right;
 background-repeat: repeat-y;
 width: 5px;
}

.shadowright {
	background-image: url('../images/shadowright.png');
 background-repeat: repeat-y;
 width: 5px;
}

.bottomleft {
	background-image: url('../images/bottomleft.png');
 background-repeat: no-repeat;
 width: 136px;
 height: 33px;
}

.bottommiddle {
	background-image: url('../images/shadowbottom.png');
 background-repeat: repeat-x;
 height: 33px;
	color: #FFFFFF;
 font-family: Verdana;
	font-size: 12px;
 font-weight: bold;
	text-decoration: none;
 padding-top: 5px;
}

.bottomright {
	background-image: url('../images/bottomright.png');
 background-repeat: no-repeat;
 width: 156px;
 height: 33px;
}

.top {
	background: #ffffff url('../images/top.png');
 background-repeat: no-repeat;
	background-position: top left;
 width: 800px;
 height: 126px;
}

.menu {
	background: #ffffff url('../images/menu.png');
 background-repeat: no-repeat;
	background-position: top left;
 width: 800px;
 height: 51px;
}

.main {
	background: #ffffff url('../images/main.png');
 background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
 font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
 padding: 5px;
}

.maintextleft {
	color: #000000;
 font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
 padding: 5px;
 line-height: 18px;
}

.maintextright {
	color: #000000;
 font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
 padding: 5px;
}

.input {
BACKGROUND-COLOR: #632281; COLOR: #FFFFFF; FONT-FAMILY: Verdana; FONT-SIZE: 12px;
border: 1px inset; 
border-bottom-style: outset; 
border-left-style: outset; 
border-right-style: outset; 
border-top-style: outset; 
border-color: #DAE2E4 #DAE2E4 #DAE2E4 #DAE2E4;
	scrollbar-face-color: #632281; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #111111; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #632281;
	scrollbar-base-color: #00264C;
}

.submit {
BACKGROUND-COLOR: #fcc300; COLOR: #FFFFFF; FONT-FAMILY: Verdana; FONT-SIZE: 12px; font-weight: bold;
border: 1px inset; 
border-bottom-style: outset; 
border-left-style: outset; 
border-right-style: outset; 
border-top-style: outset; 
border-color: #DAE2E4 #DAE2E4 #DAE2E4 #DAE2E4
}

.imageleft { 
margin-bottom: 10px; 
margin-right: 10px; 
}

.imageright {
margin-top: 10px; 
margin-bottom: 10px; 
margin-left: 10px; 
}

.footersub {
 padding-top: 15px;
 padding-bottom: 15px;
 font-family: Verdana; color: #959595; font-size: 7pt;
}