html, BODY
{
	margin: 0px;
	padding: 0;
	height: 100%;
	min-height: 100%;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: black;
	border: none;
	cursor: url(../images/arrow.cur);
}
form
{
	margin: 0px;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
table.tablefull
{
	margin: 0px;
	padding: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
}
.hidden
{
	visibility: hidden;
}
.none
{
	display: none;
}
A:link
{
	color: black;
	text-decoration: none;
	cursor: url(../images/hand.cur);
}
A:visited
{
	text-decoration: none;
	color: black;
	cursor: url(../images/hand.cur);
}
A:active
{
	text-decoration: none;
	color: black;
	cursor: url(../images/hand.cur);
}
A:hover
{
	text-decoration: underline;
	color: black;
	cursor: url(../images/hand.cur);
}
img.IMAGEButton
{
	cursor: url(../images/hand.cur);
}
TABLE
{
	font-size: 11px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
TABLE.FormContactUs
{
	font-size: 11px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 5px;
	background-color: black;
}
TABLE.Form
{
	font-size: 11px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	background-color: firebrick;
}
TD.FormAdmin
{
	background-color: black;
	width: 15px;
}
TD.FormT
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	background-color: red;
	text-align: center;
}
TD.FormB
{
	background-color: Red;
	text-align: center;
}
TD.FieldName
{
	padding-right: 5px;
	color: white;
	text-align: right;
}
TD.FieldNameBlank
{
	padding-right: 5px;
	color: firebrick;
	text-align: right;
}
TD.FieldData
{
	text-align: Left;
	color: black;
}
TD.FieldNameR
{
	padding-right: 5px;
	color: white;
	text-align: right;
}
TD.FieldDataR
{
	text-align: Left;
	color: black;
}
TD.FormPJ
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-style: normal;
	text-align: justify;
}
TD.FormPC
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-style: normal;
	text-align: center;
}
TD.FormPC_ContactUs
{
	font-weight: normal;
	font-size: 14px;
	color: red;
	font-style: normal;
	text-align: center;
}
TD.FormPL_ContactUs
{
	font-weight: normal;
	font-size: 14px;
	color: red;
	font-style: normal;
	text-align: left;
}
TD.FormPR_ContactUs
{
	font-weight: normal;
	font-size: 14px;
	color: red;
	font-style: normal;
	text-align: right;
}
TD.FormPL
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-style: normal;
	text-align: left;
}
TD.FormPR
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-style: normal;
	text-align: right;
}
TD.FormM
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	font-style: italic;
	text-align: center;
}
TD.FormL
{
	width: 15px;
}
TD.FormR
{
	width: 15px;
}
TD.FormTL
{
	background: url(../images/forms/table_tl.gif) red no-repeat left top;
	width: 15px;
	height: 25px;
}
TD.FormTR
{
	background: url(../images/forms/table_tr.gif) red no-repeat right top;
	width: 15px;
	height: 15px;
}
TD.FormBL
{
	background: url(../images/forms/table_bl.gif) red no-repeat left bottom;
	width: 15px;
	height: 25px;
}
TD.FormBR
{
	background: url(../images/forms/table_br.gif) red no-repeat right bottom;
	width: 15px;
	height: 15px;
}
.YellowText
{
	color: yellow;
}
.Data200
{
	width: 200px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: #000000;
	background-color: #FFFFFF;
	cursor: default;
}
.Data300
{
	width: 300px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: #000000;
	background-color: #FFFFFF;
	cursor: default;
}
.Data500
{
	width: 500px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: #000000;
	background-color: #FFFFFF;
	cursor: default;
}
.Data300R
{
	width: 300px;
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: YELLOW;
	background-color: firebrick;
}
.Data300RED
{
	width: 300px;
	font-weight:bold;
	font-size: 14px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: yellow;
	background-color: Red;
}
.Data200R
{
	width: 200px;
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: white;
	background-color: firebrick;
}
.Data100R
{
	width: 100px;
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: white;
	background-color: firebrick;
}
.Date100R
{
	width: 100px;
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: yellow;
	background-color: firebrick;
}
.Date100b
{
	width: 100px;
	color: Yellow;
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: yellow;
	background-color: black;
	text-align: center;
}
.Data100
{
	width: 100px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: #000000;
	background-color: #FFFFFF;
}
.DataR
{
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: white;
	background-color: firebrick;
}
.DataRed
{
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: white;
	background-color: red;
}
.DataRYellow
{
	font-size: 11px;
	border: 0px solid #FFFFFF;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	color: yellow;
	background-color: firebrick;
}
TABLE.Form_GuestBook
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	border-right-width: 0px;
}
TR.Form_GuestBook
{
	background-color: silver;
}
TD.FormTL_GuestBook
{
	width: 28px;
	height: 5px;
}
TD.FormBL_GuestBook
{
	width: 28px;
	height: 5px;
}
TD.FormL_GuestBook
{
	background: url(../images/ring2.gif) silver repeat-y left top;
	width: 28px;
}
TD.FormD1_GuestBook
{
	vertical-align: top;
	width: 20px;
}
TD.FormD2_GuestBook
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-style: normal;
	text-align: left;
	width: 100%;
}
TD.FormT1_GuestBook
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	text-align: left;
	background-color: firebrick;
}
TD.FormT2_GuestBook
{
	font-weight: bold;
	font-size: 11px;
	color: yellow;
	text-align: right;
	background-color: firebrick;
}
TABLE.Form_Links
{
	font-size: 11px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	background-color: black;
}
TD.FormTL_Links
{
	background: url(../images/r_chain_tl.gif) white left top;
	width: 6px;
	height: 6px;
}
TD.FormTR_Links
{
	background: url(../images/r_chain_tr.gif) white right top;
	width: 6px;
	height: 6px;
}
TD.FormBL_Links
{
	background: url(../images/r_chain_bl.gif) white left bottom;
	width: 6px;
	height: 6px;
}
TD.FormBR_Links
{
	background: url(../images/r_chain_br.gif) white left bottom;
	width: 6px;
	height: 6px;
}
TD.FormTH_Links
{
	background: url(../images/r_chain_h.gif) white repeat-x top;
	height: 6px;
}
TD.FormBH_Links
{
	background: url(../images/r_chain_h.gif) white repeat-x bottom;
	height: 6px;
}
TD.FormVL_Links
{
	background: url(../images/r_chain_v.gif) black repeat-y left;
	width: 6px;
}
TD.FormVR_Links
{
	background: url(../images/r_chain_v.gif) black repeat-y right;
	width: 6px;
}
TD.FormD1_Links
{
	vertical-align: top;
	width: 20px;
}
TD.FormD2_Links
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-style: normal;
	text-align: left;
	width: 100%;
}
TD.FormT1_Links
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	text-align: left;
	background-color: firebrick;
}
TD.FormT1b_Links
{
	font-weight: bold;
	font-size: 11px;
	color: yellow;
	text-align: right;
	background-color: firebrick;
}
TD.FormT2_Links
{
	font-weight: bold;
	font-size: 11px;
	color: yellow;
	text-align: left;
}
TABLE.Form_Grid
{
	font-size: 11px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
TABLE.Form_Grid_Users
{
	border: black 15px solid;
	border-collapse: separate;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
TD.FormT1_Grid
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	text-align: right;
	background-color: red;
}
TD.FormT2_Grid
{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	text-align: left;
	background-color: red;
}
TD.FormT3_Grid
{
	font-weight: bold;
	font-size: 15px;
	color: yellow;
	text-align: center;
	background-color: black;
}
TD.FormT4_Grid
{
	font-weight: normal;
	font-size: 11px;
	color: red;
	text-align: center;
	background-color: black;
}
TR.FormR1_Grid
{
	background-color: firebrick;
}
TR.FormR2_Grid
{
	background-color: red;
}
TR.FormR3_Grid
{
	background-color: black;
}
TD.FormD1_Grid
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-align: right;
}
TD.FormD2_Grid
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-align: left;
}
TD.FormD3_Grid
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-align: center;
}
INPUT.Button
{
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	height: 22px;
}

#header
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	display: block;
	color: #FF0000;
	z-index:4;
}
#leftspace {
	background: url('../Images/sides/fire_l.gif') repeat-y fixed left 50%;
	position: absolute;
		visibility: visible;
		display: block;
		height:100%;
		width: 65px; 
		z-index:2;
}
#rightspace 
{
	background: url('../Images/sides/fire_r.gif') repeat-y fixed right 50%;
	position: absolute;
		visibility: visible;
		display: block;
		height:100%;
		width: 65px; 
		z-index:1;
}

#footer
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	display: block;
	color: #FF0000;
	z-index:9999;
}
legend
{
	padding: 0px 4px;
	margin: 0px 0px 7px 0px;
	color: yellow;
	font-weight: bold;
	font-size: 1em;
	vertical-align: middle;
	background-color: red;
	text-align: left;
}
fieldset
{
	margin-bottom: 0px;
	padding: 0px 5px 5px 5px;
	display: block;
	text-align: left;
}
#default
{
	padding: 10px;
	color: yellow;
}
/*---------------------------------------------------------------------*/
.resultstableheader a:link, .resultstableheader a:visited, .resultstableheader a:hover, .resultstableheader a, .resultstableheader a:active
{
	color: red;
}
.resultstableheader
{
	background: red;
	color: yellow;
	text-align: left;
}
.resultscolor1
{
	background: #808080;
	color: black;
	text-align: left;
}
.resultscolor2
{
	background: #C0C0C0;
	color: black;
	text-align: left;
}
.resultscolor1 a:link, .resultscolor1 a:visited, .resultscolor1 a:hover, .resultscolor1 a, .resultscolor1 a:active
{
	color: red;
	text-decoration: none;
}
.resultscolor2 a:link, .resultscolor2 a:visited, .resultscolor2 a:hover, .resultscolor2 a, .resultscolor2 a:active
{
	color: red;
	text-decoration: none;
}
/*---------------------------------------------------------------------*/

/*---------------------------------------------------------------------*/
#MainMenuDiv
{
	z-index  : 100;
}
.menu
{
	z-index  : 100;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
}
.menu
{
	z-index  : 100;
	width: 100px;
}
.menuItem
{
	width: 100px;
}
.menuItem td
{
	color: yellow;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited
{
	color: yellow;
	text-decoration: none;
}
.menuItem a:hover
{
	text-decoration: underline;
}
.menuPopup
{
	z-index  : 110;
	border: 1px solid silver;
	vertical-align: middle;
	text-align: center;
}
.menu, .menuItem, .menuPopupItem, .menuPopup, .menuPopupItem
{
}
.menuPopupItem tr
{
}
.menuPopupItem td
{
	color: yellow;
	height: 25px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #656565;
}
.menuPopupItem a:link, .menuPopupItem a:visited
{
	color: yellow;
	text-decoration: none;
}
.menuPopupItem a:hover
{
}
.menuItemHover td
{
	background-color: Red;
}
.menuPopupItemHover td
{
	background-color: Red;
}
.menuSelectedItem td
{
	background-color: Red;
}
