a {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}

.bodygray {
	line-height: 15px;
	color: #666666;
}

.bodylarge {
	font-size: 11px;
	color: #000000;
}

.bodyred {
	color: #CC0000;
	line-height: 15px;
}

.body2 {
	line-height: 10px;
}

.boxradio {
	background-color: #eeeeee;
}

.box {
	border:1px solid #cc0000;
	padding: 5px;
	width: 700px;
}

.cardname {
	font-weight: bold;
}

.dropdown {
	font-size: 10px;
	background-color: #eeeeee;
	height: 14px;
	color: #666666;
}

.error {
    border: 1px solid red;
    background-color: #ffffee;
    color: #660000;
    width: 650px;
    padding: 5px;
}

.error li {
	list-style: none;
}

.error a:visited {
	color: #660000;
}

.notify {
    border: 1px solid #336699;
    background-color: #ffffee;
    color: #336699;
    width: 400px;
    padding: 5px;
}


.formhead {
	font-size: 8px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 0px 4px;
	line-height: 9px;
	text-transform: uppercase;
	top: 2px;
	margin: 0px;
}

.formbody {
	color: #000000;
}

.gray {
	color: #888888;
}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px;
}

.header {
	text-transform: uppercase;
	line-height: 20px;
}

.heading { 
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 18px; 
}

.keyline {
	border: thin solid #CCCCCC;
	padding: 0px;
	width: auto;
}


.mybtn {
	font-size: 10px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding: 1px;
}

.nav {
	line-height: 13px;
}

.special {
width:0px;
display:none;
}

.table {
	margin-top: 50px;
	margin-bottom: 50px;
}

.table-style td {
	border:1px solid #ddd;
}

td {
font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; 
}

.txtbox {
	font-size: 10px;
	background-color: #eeeeee;
	border: 1px solid #999999;
}

.txtarea {
	font-size: 10px;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
#wrap {
	width:700px;
	margin: 0 auto;
}







