/* Lemon64 CSS definitions, version 1.2, Netscape 4.x */

a {
	color: #B41111;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #B41111;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
}

a:active {
	color: #B41111;
	font-weight: bold;
}

body {
	background-color: #5287B8;
	background-image: url(/gfx/background.gif);
}

/* Fonts */
p,div,span,font,td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

.black {
	background-color: #000000;
}

.blacklink {
	color: #000000;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.boldblue {
	color: #0E3B8F;
	font-weight: bold;
}

.mediumhead {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
}

/* Table Headers */
.normalhead {
	background-color: #E4E0D1;
	background-image: url(/gfx/normal_head_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.normalheadblank {
	background-color: #E4E0D1;
	background-image: url(/gfx/normal_head_2_bg.gif);
	background-repeat: no-repeat;
}

/* Form Netscape 4.x Fix */
.radiobutton {
	color: #FFFFFF;
}

.red {
	color: #FF0000;
}

.reviewcolor {
	background-color: #F6F5F1;
}

.sidehead {
	background-color: #E4E0D1;
	background-image: url(/gfx/side_head_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.smallhead {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/* Table Colors */
.tablecolor {
	background-color: #FFFFFF;
}

.thinhead {
	background-color: #E4E0D1;
	background-image: url(/gfx/main_head_small_bg.gif);
	background-repeat: no-repeat;
}

/* Colors */
.white {
	background-color: #FFFFFF;
}

.widehead {
	background-color: #E4E0D1;
	background-image: url(/gfx/wide_head_bg.gif);
	background-repeat: no-repeat;
}
