body {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	color: #A1BEFD;
	font-size: 18px;
	margin: 0px;
}
h1 {
	font-size: 24px;
	margin: 0px;
}
a.menu {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.dropShadow {
	background-image: url(../images/subDropShadow1.gif);
	background-repeat: repeat-x;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.version {font-size: 12px}
.red {
	color: #FF0000;
}

h3 {
	font-weight:bold; 
	color:#666699; 
	font-size:14px; 
	font-family:arial,helvetica,sans-serif;
}
h4 { 
	font-weight:bold; 
	color:#000000; 
	font-size:14px; 
	font-family:arial,helvetica,sans-serif; 
	margin-bottom:0px;
}
p {
	color:#000000; 
	font-size:12px; 
	font-family:arial,helvetica,sans-serif;
}
hr.thinline	{ 
	color: #000000; 
	background-color:#000000; 
	height: 1px; 
	border: 0;
}
.small {
	color:#000000; 
	font-size:10px; 
	font-family:arial,helvetica,sans-serif;
}
.normal {
	color:#000000; 
	font-size:12px; 
	font-family:arial,helvetica,sans-serif;
	font-weight:normal; }
.large {
	color:#000000; 
	font-size:14px; 
	font-family:arial,helvetica,sans-serif;  
	font-weight:normal;
}
.error {
	color:#FF0000; 
	font-style:italic;
}
.required {
	color:#FF0000; 
	font-style:italic; 
	font-weight:bold;
}
.imagebutton {
	cursor: pointer;
}
.small_button {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	cursor: pointer;
}
.input_field {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px;
}
.pickrow {
	background-color:#A7C7EA; 
	cursor: pointer;
}
.normalrow {
	background-color:#FFFFFF;
}
td {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px;
}
.input_text_field {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px;
}
a.download {
	color: #FF0000;
	text-decoration: underline;
}
a.download:hover {
	color: #000000;
	text-decoration: underline;
}
#price_plan_content {
	overflow: auto;
	height: 300px;
	width: 225px;
}
td.pricerowA {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
td.pricerowB {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
tr.rowlink {
	cursor: pointer;
}
.smallbutton {
	color:#000000; 
	font-size:10px; 
	cursor: pointer;
}

