td,div {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 11 px;
	font-weight : normal;
	COLOR: Black;
}

b,strong,bold {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 10px;
	font-weight : bold;
	color : #465046;
}

h1,h2,h3 {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 11px;
	font-weight : bold;
	color : #BE0000;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.WhiteNormal {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 11px;
	font-weight : normal;
	color : White;
}
A.WhiteNormal:link {
	TEXT-DECORATION: none;
	color : White;
}
A.WhiteNormal:visited {
	TEXT-DECORATION: none;
	color : White;
}
A.WhiteNormal:active {
	TEXT-DECORATION: none;
	color : White;
}
A.WhiteNormal:hover {
	TEXT-DECORATION: underline;
	COLOR: White;
}

.WhiteBold {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 10px;
	font-weight : bold;
	color : White;
}
A.WhiteBold:link {
	TEXT-DECORATION: none;
	color : White;
}
A.WhiteBold:visited {
	TEXT-DECORATION: none;
	color : White;
}
A.WhiteBold:active {
	TEXT-DECORATION: none;
	color : White;
}
A.WhiteBold:hover {
	TEXT-DECORATION: underline;
	COLOR: White;
}

.TitleText {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight : bolder;
	color : #465046;
	letter-spacing: 2px;
	font: small-caps;
	}

.MenuTitleHotTd {
	background : url(images/menu_btn_hot_bc.jpg) repeat-x bottom;
}

.MenuTitleTd {
	background : url(images/menu_btn_bc.jpg) repeat-x bottom;
}

.MenuLink {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 9px;
	COLOR: #465046;
	font-weight : bold;
	letter-spacing : 1px;
}
A.MenuLink:link {
	TEXT-DECORATION: none;
	color : #465046;
}
A.MenuLink:visited {
	TEXT-DECORATION: none;
	color : #465046;
}
A.MenuLink:active {
	TEXT-DECORATION: none;
	color : #465046;
}
A.MenuLink:hover {
	TEXT-DECORATION: underline;
	COLOR: #465046;
}

.bold {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 10px;
	font-weight : bold;
	color : #BE0000;
}

A.bold:link {
	TEXT-DECORATION: none;
	color : #BE0000;
}

A.bold:visited {
	TEXT-DECORATION: none;
	color : #BE0000;
}

A.bold:active {
	TEXT-DECORATION: none;
	color : #BE0000;
}

A.bold:hover {
	TEXT-DECORATION: underline;
	color : #BE0000;
}

.InputBox{
	background-color : #F0F0F0;
	border : 1px solid #A9A9A9;
	font-size : 11px;
}

.SubmitBox{
	background-color : #465046;
	border : 1px solid #465046;
	color : White;
	font : bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
}

a:link {
	TEXT-DECORATION: none;
	color : #BE0000;
}

a:visited {
	TEXT-DECORATION: none;
	color : #BE0000;
}

a:active {
	TEXT-DECORATION: none;
	color : #BE0000;
}

a:hover {
	TEXT-DECORATION: underline;
	COLOR: Red;
}
