body, td,th {
	font-family: Tahoma;
	font-size: 11pt;
}

.copy {
	color: #a0a0a0;
	font-size: 9pt;
}

.header {
	text-align: center;
	font-size: 13pt;
	font-family: Arial;
}

.error {
	color: #ff1010;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
}

.comment {
	font-size: 10px;
	font-weight: bold;
	color: #808080;
}

td.line {
	padding: 0px;
	background-color: #d0d0d0;
	height: 1px;
}

.form {
	font-size: 10pt;
}

.top {
	text-align: center;
}

.menu {
	color: #707070;
	font-size: 10pt;
}
.menu:hover  {
	color: #03f0ff;
}

.text {
	text-align: justify;
	font-size: 11pt;
}

.info {
	font-size: 10pt;
	font-weight: bold;
}

.small {
	font-family: Verdana,Tahoma;
	font-size: 8pt;
}

.frontTab { 
	border-bottom: 0px solid #000080; 
	font-size: 10px; 
	font-weight: bold; 
	cursor: pointer; 
	padding: 0px; 
}

.unSelTab { 
	border-bottom: 1px solid #000080; 
	font-size: 10px; 
	cursor: pointer; 
	padding: 0px;  
}

.botLine { 
	border-left: 0px solid #000080; 
	border-top: 0px solid #000080; 
	border-right: 0px solid #000080; 
	border-bottom: 1px solid #000080;  
	font-size: 10px; 
	empty-cells: show; 
}

.mainContent { 
	border-left: 1px solid #000080; 
	border-right: 1px solid #000080; 
	border-bottom: 1px solid #000080; 
	padding: 0px; 
}

.normal { 
	font-size: 11px; 
}

.dataTab { 
	width: 570px; 
}

.color_scheme {
	cursor: pointer;
}

.rating_layer {
	background-color: #ffffff; 
	border: 1px solid #c0c0c0; 
	padding: 3px; 
	position: absolute; 
	width: 400; 
	height: 250; 
	overflow: scroll; 
	z-index: 2;
}

.tabImg {
	padding: 2px;
}

.alt_txt { position: absolute; width: 191px; height: 116px; background-image: url(/images/alt_bg.gif); }
.pre { position: relative; left: -30; top: 20; }
.in { padding-left: 10px;  padding-top: 20px; padding-right: 20px; padding-bottom: 20px; font-size: 11px; }

.accept_button {
	border: 1px solid #8f8f71;
	background-color: #fafa71;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}

.cancel_button {
	border: 1px solid #8f8f71;
	background-color: #91c8de;
	font-size: 11px;
	font-family: Arial;
	color: #0000a5;
}

.continue_button {
	border: 1px solid #000000;
	background-color: #ff7e7e;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}