/* CSS Document */
body {
	background-color: #999999;
}
ul {
margin:10px 0 10px 0;
line-height:18px;
}
.maintext {
color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:16px;
}
.maintext a:link{
color:#990099;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:16px;
}
.maintext a:visited{
color:#990099;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:16px;
}
.maintext a:hover{
color:#FF0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:16px;
}
.maintext a:active{
color:#990099;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:16px;
}
.footertext {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
line-height:12px;
text-decoration:none;
}
.footertext a:link{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
line-height:12px;
text-decoration:none;
}
.footertext a:visited{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
line-height:12px;
text-decoration:none;
}
.footertext a:hover{
color:#FF0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
line-height:12px;
text-decoration:none;
}
.footertext a:active{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
line-height:12px;
text-decoration:none;
}
input{
background-color: #ffffff;
font-family: arial;
font-size: 12pt;
color: #000000;
border-style:ridge;   
}
textarea{
background-color: #ffffff;
font-family: arial;
font-size: 12pt;
color: #000000;
border-style:ridge;   
}
