body,p,div,img{
max-width: 320px;
font-weight: normal; font-size: small;
color: #e8e8e8;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
border:0;
font-family: Verdana;
background-color: #470000;
}

small{font-size: 10px;}
.small{font-size: 10px;}

a{
text-decoration: none;}
a:link {
color:#060051;
font-size: 12px;}
a:visited{
color:#060051;}
a:hover{
color:#BA0000; font-size: 12px; text-decoration: underline;
position: relative;
top: 1px; left: 1px;}
b{font-weight: bold; }

.black{padding:0 0 0 2px;
background-color:#000033;
color:#FFF;
border-bottom:1px inset #CCC;}

.form{padding:0 0 0 0px;
background-color:#F58C5F;
color:#000;
border-bottom:0px inset #CCC;}

.blue{padding:2px 0px 2px 7px;
background-color:#F58C5F;
color:#000;
border:1px outset #AAA;
text-align: left;}

.title{padding:2px 0px 2px 7px;
background-color:#BBB;
font-size: 12px;
font-weight: bold;
font-family: Comic Sans MS;
color: #000;
border:1px outset #AAA;
text-align: left;}

.grey{padding:0 0 0 5px;
background-color:#EBEBEB;
border-bottom:1px solid #FFF;}

.red{padding:0 0 0 2px;
background-color:#6F1C43;
font-size: 15px;
font-weight: bold;
font-family: Comic Sans MS;
color:#EE0;
border:3px outset #511531;
text-align:center;}

/*.red{padding:0 0 0 2px;
background-color:#EAA000;
font-size: 14px;
font-weight: bold;
font-family: Comic Sans MS;
color:#fff;
border:2px outset #EEA000;
text-align:center;}*/

.gold{padding:1px 0px 1px 5px;
background-color:#FF9000;
border:1px outset #000000;
color: #000;
}

.hrek{padding:1px 0px 1px 2px;
background-color:#F58C5F;
color:#000;
border:1px outset #AAA;
text-align: center;}


.valid{
text-align:center;
}

.do_button{
cursor: hand;
margin-top: 5px;
color: #000;
background-color: #C6714D;
font-size: 12px;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
.button{
color: #000;
background-color: #E18157;
font-size: 12px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
.f_button{
color: #000;
background-color: #C6714D;
background-attachment: #C6714D;
font-size: 12px;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #000;
border-bottom: 0px solid #000;
}
.titles {
	background-image: url(./line.gif);
	font-weight: bold;
	background-color: #E00000;
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 60%;
	font-size: 12px;
	background-position: top;
	border: 1px solid #000000;
	padding: 2px;
	text-align: center;
}
.main_1 {
	background-image: url(./line2.gif);
	font-weight: bold;
	background-color: #FFB187;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	background-position: top;
	border: 1px solid #000000;
	padding: 2px;
	text-align: left;
}