body {
	background: #E8EFEF;
}
body, td, p, li, ul, th {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
a, a:link, a:active, a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
input, select, textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.banner_menu {
	padding: 4px 10px;
}
.banner_menu a, .banner_menu a:link, .banner_menu a:active, .banner_menu a:visited {
	color: #1C7CE0;
}
.banner_menu a:hover {
	color: #3D96F4;
}

.box {
	border: 2px solid #1c7dde;
	padding: 6px;
}

.box2 {
	border: 1px solid #8CD5FF;
	padding: 6px;
}
.box2, .box2 TD {
	color: #ffffff;
}
.box2 A, .box2 A:link, .box2 A:link, .box2 A:visited, .box2 A:hover {
	color: #ffffff;
}
.box2 A:hover {
	color: #8CD5FF;
}

.menu_box {
	border: 1px solid #8CD5FF;
}
.menu_item {
	padding: 2px 6px;
}
.menu_top {
	border-top: 1px solid #8CD5FF;
}
.menu_item a, .menu_item a:link, .menu_item a:visited, .menu_item a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_item a:hover {
	color: #8CD5FF;
	text-decoration: underline;
}

.myaccount a, .myaccount a:link, .myaccount a:visited, .myaccount a:active {
	text-decoration: none;
}
.myaccount a:hover {
	text-decoration: underline;
}

.myaccount_title {
	text-align: center;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

.ad_box {
	border: 2px solid #8CD5FF;
}

.current_box {
	border: 1px solid #1C7CE0;
	color: #1C7CE0;
	background-color: #FFFFFF;
}
.current_box span {
	color: #1C7CE0;
}
.current_box a, .current_box a:link, .current_box a:active, .current_box a:visited {
	color: #1C7CE0;
}
.current_box a:hover {
	color: #8CD5FF;
}

.bold {
	font-weight: bold;
}

.login {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	width: 120px;
}

.pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #1C7CE0;
}

.h1 {
	font-size: 18px;
	font-weight: bold;
}

.h2 {
	font-size: 16px;
	font-weight: bold;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
}

.center {
	text-align: center;
}

.copyright {
	font-size: 10px;
	color: #999999;
}
.error, .errorInput {
	color: #CC0000;
	font-weight: bold;
}
.errorInput {
	border: 0px;
	text-align: center;
	background: #ffffff;
}

.red, .red A, .red A:link, .red A:visited, .red A:active {
	color: #cc0000;
}
.red A:hover {
	color: #ff3333;
}

.blue, .blue A, .blue A:link, .blue A:visited, .blue A:active {
	color: #1C7CE0;
}
.blue A:hover {
	color: #52A1EA;
}

.green, .green A, .green A:link, .green A:visited, .green A:active {
	color: #45A945;
}
.green A:hover {
	color: #78C878;
}

.small {
	font-size: 11px;
}
.bizRmv TD {
	color: #999999;
}

.view TH {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	background: #1C7CE0;
	padding: 4px 5px 4px 5px;
}
.view TD {
	font-size: 11px;
	border-bottom: #1C7CE0 1px solid;
	padding: 4px 5px 4px 5px;
}