body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	cursor: url('http://www.designwebgraphic.com/dns/graphics/images/cursors/cur-violet.cur');
	scrollbar-base-color: black;

}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	cursor: url('http://www.designwebgraphic.com/dns/graphics/images/cursors/cur-orange.cur');
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
	text-decoration: none;
}

.header_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

.header_text_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075DC0;
	font-weight: bold;
}

.lpanel_table_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C77CD;
	border-left-color: #2C77CD;
}

.rpanel_table_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2C77CD;
}

.footer_table_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2C77CD;
}

.price_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #688F32;
	font-weight: bold;
}

.textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: justify;
	color: #0066CC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0066CC;
	text-transform: capitalize;

}

.textareas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: justify;
	color: #0066CC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0066CC;
	text-transform: capitalize;
	scrollbar-base-color: white;

}

.sitebutton {
	font-family: Tahoma, "Courier New", Courier;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/bullets/ic-button.gif);
	height: 40px;
	width: 122px;
	background-repeat: no-repeat;
	border: 0px none #FFFFFF;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.greybordertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

.orangefonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FE7C1D;
}