/***********************************************/
/* Redfined tags                                 
/***********************************************/
a:link, a:visited, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #7C10C8;
}

/***********************************************/
/* Fonts                                 
/***********************************************/
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.normal_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #7C10C8;
}

.product_cell_subhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
.product_cell_subhdr_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
.product_cell_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}

.product_cell_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}

.product_cell_hdr_purple_noind {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #7C10C8;
}
.product_cell_hdr_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #7C10C8;
	margin-left: 10px;
}
.normal_lighter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
}

.navmenu_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.navmenu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.navbar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-color: #0000FF;
}

.navbar_text_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.pagecell_border_top{
	border-top-color: #c0c0c0;
	border-top-style: solid;
	border-top-width: 1px;
}	

.pagecell_border_bottom{
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}	

.pagecell_border_left{
	border-left-color: #c0c0c0;
	border-left-style: solid;
	border-left-width: 1px;
}	

.pagecell_border_right{
	border-right-color: #c0c0c0;
	border-right-style: solid;
	border-right-width: 1px;
}	

.tabcell_border_bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}	

/***********************************************/
/* Layout Divs                                 
/***********************************************/

#pagehdr{
	position:absolute;
	top: 10px;
	left: 40px;
	right: 20%;
	width:750px;
	background-color: #ffffff;
	height: 80px;
}

#pagecell{
	position:absolute;
	top: 110px;
	left: 40px;
	right: 20%;
	width:750px;
	background-color: #ffffff;
	height: auto;

}	
.win {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #99FF66;
}
.winTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.blue-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
}
.table_border_lt {
	border: thin dotted #999999;
}
