/* Lemon64 CSS definitions, version 1.3, W3C */

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

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

a:hover {
	color: #2D5E8C;
	font-weight: bold; text-decoration: underline;
}

a:active {
	color: #2D5E8C;
	font-weight: bold; text-decoration: underline;
}

body {
	background-color: #5287B8;
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAIAAAFSGvFySvCH5BAAAAAAALAAAAAAQABAAAAIbTACGmtfrGEO02ovtzHTzD4YeN4bm+ZglymYFADs=);
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #244F7A;
	scrollbar-track-color: #071F37;
}

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

.black {
	background-color: #000000;
}

.bold {
	font-weight: bold;
}

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

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

/* Image Borderss */
.border {
	background-color: #EAEDEF;
	border: 1px solid #000000;
}

.bordergray {
	background-color: #EAEDEF;
	border: 1px solid #363636;
}

/* Forms */
.forminput {
	background: #EAEDEF;
	border: 1px solid #000000;
	color: #000000;
	font: 12px verdana,arial;
	width: 132px;
}

.forminputwhite	{
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font: 11px verdana,arial;
	width: 200px;
}

.formselect {
	background: #EEEEEE;
	color: #000000;
	font: 11px verdana,arial;
	width: 85px;
}

.formselectwide {
	background: #EAEDEF;
	color: #000000;
	font: 11px verdana,arial;
	width: 185px;
}

.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;
}

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

.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;
}
