BODY,TD,TH,UL,DL,DIV {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color : Black;
}

A {
	color: #1A41A8;
}

A:visited {
	color: #2A3798;
}

A:hover { 
	text-decoration: none; 
	background-color: #f2f2ff 
}

.content {
	line-height : 1.35em;
}

.red_text {
	color : #A52A2A;
	font : bolder;
}

TABLE.main_table TD.normal, TD.content {
	line-height : 1.35em;
	padding-left: 8px;
	padding-right: 8px;
}

TABLE.main_table .normal, .content {
	line-height : 1.35em;
}

.store_header {
	font-size: 16px;
	background-color : #342530;
	color : White;
	border : 1px solid Silver;
	padding-left : 6px;
	font : 600;
}

.store_item {
	font-size: 15px;
	background-color : #F3F3F3;
	color : Black;
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	padding-top : 6px;
	padding-left : 6px;
	padding-bottom : 6px;
}

.version {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
	padding-bottom : 7px;
	padding-top : 5px;
	font-weight : 600;
}

li.version_item {
	color : Black;
}

.error {
	color : #B22222;
	line-height : 1.5em;
	font-weight : bold;
}

TD.content .error {
	color : #B22222;
	line-height : 1.5em;
	font-weight : bold;
	padding-left: 8px;
	padding-right: 8px;
}

.large_bold {
	font-size: 15px;
	color : Black;
	font-weight: bold;
	letter-spacing : 1px;
	padding-top : 15px;
	}

SPAN.arrows {
	font-family: "Nina", monospace;
	font-size: 10px;
	color : Black;
}

TD.flag_rare {
	font-family: "Arial Black";
	font-size: 11px;
	color : #556B2F;
	font : normal;
	background-color : #E7E7E7;
}

TD.flag_visit {
	font-family: "Arial Black";
	font-size: 11px;
	color : #A52A2A;
	font : normal;
	background-color : #E7E7E7;
}

TABLE.main_table {
	background-color : White;
	border : 1px solid Black;
}

TD.top_menu_button {
	background-color : #6B7D87;
	text-align : center;
	border-right : 1px solid #CFCFCF;
	border-left : 1px solid #CFCFCF;
	border-bottom : 2px solid #000000;
	width : 20%;
	padding-top : 1px;
	padding-bottom : 1px;
}

TD.top_menu_button_active {
	text-align : center;
	border : 1px solid #000000;
	width : 20%;
	padding-top : 1px;
	padding-bottom : 1px;
}

A.top_menu_button, A.top_menu_button:LINK, A.top_menu_button:VISITED {
	color: White;
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.top_menu_button:HOVER {
	font : bolder 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #33CCFF;
	text-decoration : none;
	padding-left : 4px;
	padding-right : 4px;
	background-color: #6B7D87;

}

A.top_menu_button_active, A.top_menu_button_active:LINK, A.top_menu_button_active:VISITED,  A.top_menu_button_active:HOVER {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration : none;
}

TD.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Black;
	border-top : 20px solid #FFFFFF;
	border-left : 4px solid #FFFFFF;
	background-image: url(../images/title_dots.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	border-bottom : 9px solid White;
}

.general_title {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}

A.general_title, A.general_title:LINK, A.general_title:HOVER, A.general_title:VISITED {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}

TD.front_section_title {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	padding-bottom : 5px;
	padding-top : 3px;
}

TD.front_section_text {
	text-align : left;
	padding-bottom : 5px;
	padding-top : 3px;
	padding-right : 10px;
	width : 50%;
}

TD.front_section_separator {
	border-left : 1px dotted #D3D3D3;
	}

TD.front_section_title_updates {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	padding-bottom : 5px;
	padding-top : 6px;
	padding-left : 10px;
	border-top : 1px dotted #D3D3D3;
}

TD.front_section_updates {
	padding-top : 3px;
	padding-left : 10px;
}

TD.update_link{
	text-align : left;
	padding-bottom : 4px;
}

TD.links_footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top : 20px;
	padding-left : 4px;
	padding-bottom : 4px;
	text-align : center;
}

A.links_footer, A.links_footer:LINK, A.links_footer:HOVER, A.links_footer:VISITED {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration : none;
}

TD.copyright_footer {
	padding-left : 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background : #F5F5F5;
	border-top : 1px solid #717171;
}

.dotted_top_border {
	border-top : 1px dotted #7A7A7A;
}

.dotted_bot_border {
	border-bottom : 1px dotted #7A7A7A;
}

TD.download {
	border-bottom : 1px solid #E0FFFF;
	border-right : 1px solid #E0FFFF;
	width : 50%;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 6px;
}
