/* CSS Document */

body {
	margin: 10px 0px 0px 0px;
	background-color: #000000;
}
.toptext {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.toptext a{
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
.toptext a:hover{
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.menu a{
	font-family: arial;
	font-size:14px;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	display: table-cell;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	color: #000000;
}
.menu a:hover{
	font-family: arial;
	font-size:14px;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	display: table-cell;
	padding: 0px 12px 0px 12px;
	text-decoration: underline;
	color: #FFFFFF;
	height: 22px;
	background-color: #000000;
}
.footer {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.footer a{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.footer a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	line-height: 20px;
	text-decoration: underline;
}
.headtext {
	font-family: Microsoft Sans Serif,Times New Roman,verdana,arial;
	font-weight:normal;
	font-size: 21px;
	line-height: 20px;
}

.usedbutton a{
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 18px;
	display: block;
	padding:0px 5px 0px 5px;
	height: 18px;
	background-color: #EC8411 ;
	align: center;
	text-decoration: none;
	border:1px solid #B5421D;
}
.usedbutton a:hover{
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	line-height: 18px;	
	display: block;
	padding:0px 5px 0px 5px;
	height: 18px;
	align:center;
	background-color: #F5AB4C ;
	text-decoration: none;
}

plaintxt a{
	font-family: Arial,Microsoft Sans Serif,Times New Roman,Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
plaintxt a:hover{
	font-family: Arial,Microsoft Sans Serif,Times New Roman,Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu1 a{
	font-family: Arial,Microsoft Sans Serif,Times New Roman,Verdana;
	font-size:14px;
	font-weight: bold;
	line-height: 12px;
	vertical-align: top;
	display: table-cell;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #000000;
}
.menu1 a:hover{
	font-family: Arial,Microsoft Sans Serif,Times New Roman,Verdana;
	font-size:14px;
	font-weight: bold;
	line-height: 12px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
	color: #000000;
}
.htext {
	font-family: Verdana,Microsoft Sans Serif,Arial,Times New Roman;
	font-size:16px;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	color: #FFFFFF;
}

.text1 {
	font-family: Verdana,Microsoft Sans Serif,Arial,Times New Roman;
	font-size:12px;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}

.text2 {
	font-family: Verdana,Microsoft Sans Serif,Arial,Times New Roman;
	font-size:12px;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}

.button{
	border: 1px solid #B5421D;
	background-color: #EC8411;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	height:20px;
	width:auto;
	display: block;
}

