@charset "utf-8";

body {
	float: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
}

img {
	border: 0px
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

b {
	font-size: 10px;
}

th {
	font-size: 10px;
	font-weight: bold;
}  

a {
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: underline;
}

input, select {
	font-size: 11px;
	background: #ECF0F5;
	border: 1px #A198B8 solid;
}

table {
	font-size: 10px;
}

.button {
	font-size: 10px;
	font-weight: bold;
	background: #7D7B7A url(images/cp_button_bg.gif) repeat-x;
	border: outset 1px;
	color: #000000;
}

.input-title {
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	background: #e9e9e9;
	border-bottom: 1px solid #A198B8;
	color: #000000;
}

.fwd {
	font-size: 10px;
	text-align: center; 
	background-color: #e9e9e9; 
	padding: 5px 10px; 
	border: 1px solid #A198B8;
	margin-bottom: 5px;
	width: 678px;
}

.fwdr {
	font-size: 10px;
	text-align: center; 
	background-color: #e00808; 
	padding: 5px 10px; 
	border: 1px solid #A198B8;
	margin-bottom: 5px;
	width: 678px;
}

#table-a {
	background: #e9e9e9;
}

#table-b {
	background: #ffffff;
}
}
