/*  ---------------------------------------  */
/*  GLOBAL DEFINITIONS  					 */
/*  ---------------------------------------  */

BODY.Default
{
	/* BACKGROUND-COLOR: white; */
	BACKGROUND-IMAGE: url(../images/bg.gif);
	MARGIN: 20px 0px 0px 0px;
}

.DefaultText
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #353a2e;
}
.cursor{ 
cursor: pointer; 
cursor: hand; 
}
.CaptionText
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: Bold;
	COLOR: #ee0090;
}

/*  ---------------------------------------  */
/*  LINK DEFINITIONS  						 */
/*  ---------------------------------------  */

A:link
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #ee0090;
}

A:visited
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #ee0090;
}

A:hover
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #353a2e;
}

A.FooterLink:link
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: None;
	COLOR: #A7A7A7;
}

A.FooterLink:visited
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: None;
	COLOR: #A7A7A7;
}

A.FooterLink:hover
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: None;
	COLOR: #E7E7E7;
}

a.large:link, a.large:visited {
font-family: Arial;
font-size: 14px;
font-weight: Bold;
color: #ee0090;
text-decoration: none;
padding: 0px;
}

a.large:hover {
font-family: Arial;
font-size: 14px;
font-weight: Bold;
color: #353a2e;
text-decoration: none;
padding: 0px;
}

/*  ---------------------------------------  */
/*  FORM STYLES   */
/*  ---------------------------------------  */

.FormField
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	BORDER: 1px solid #ee0090;
}

.FormFieldAlt
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
}

.FormFieldLarge
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	BORDER: 1px solid #ee0090;
}

.FormText
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #ee0090 !Important;
}

.FormTextRequired
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: Bold;
	COLOR: #ee0090 !Important; 
}

.FormTextSmall
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #353a2e;
}

/*  ---------------------------------------  */
/*  SITE BORDER		 						 */
/*  ---------------------------------------  */

#outline {
width: 757px;
border: 3px solid #ee0090;
}

#outline2 {
width: 778px;
border: 3px solid #ee0090;
}

#outline3 {
width: 850px;
border: 3px solid #ee0090;
}

/*  ---------------------------------------  */
/*  LOGO        	 						 */
/*  ---------------------------------------  */

#logo {
text-align: center;
padding: 10px 0px 35px 0px;
}

/*  ---------------------------------------  */
/*  LEFT NAVIGATION	 						 */
/*  ---------------------------------------  */

.LeftNavBG {
background-color: #ee0090;
}

.leftnav {
padding: 0px 0px 0px 0px;
margin: 0px;
width: 159px;
height: 22px;
text-align: left;
}

a.leftmenu:link, a.leftmenu:visited {
display: block;
width: 159px;
height: 22px;
background-image: url(../images/lmn_up.jpg);
background-repeat: no-repeat;
background-position: top left;
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #353a2e;
text-decoration: none;
padding: 4px 0px 0px 20px;
margin: 0px;
}

a.leftmenu:hover {
display: block;
width: 159px;
height: 22px;
background-image: url(../images/lmn_over.jpg);
background-repeat: no-repeat;
background-position: top left;
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #FFFFFF;
text-decoration: none;
padding: 4px 0px 0px 20px;
margin: 0px;
}

/*  ---------------------------------------  */
/*  CONTENT AREA	 						 */
/*  ---------------------------------------  */

.contentBG {
BACKGROUND-IMAGE: url(../images/bg_bubbles.jpg);
border-left: 3px solid #ee0090;
}

#content {
background-color: none;
padding: 15px 35px;
margin: 0px;
font-family: Arial;
font-size: 12px;
color: #353a2e;
}

#content a:link, #content a:visited {
color: #ee0090;
}

#content a:hover {
color: #353a2e;
}

#content a.MediumLink:link, #content a.MediumLink:visited {
font-size: 11px;
}

#content a.MediumLink:hover {
font-size: 11px;
}

#content td {
font-family: Arial;
font-size: 12px;
color: #353a2e;
}

.MediumText
{
font-size: 11px !important;
}

.Caption {
font-family: Arial;
font-size: 11px !important;
font-weight: Bold;
text-align: center;
padding-top: 3px;
}

H1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: Bold;
	color: #ee0090;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ee0090;
}

H2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #ee0090;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ee0090;
}

H3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #ee0090;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

H4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #ee0090;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

HR {
    width: 100%;
	height: 1px;
	background-color: #353a2e;
	color: #353a2e;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
}

LI {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.VerticalDivider {
	width: 1px;
	background-color: #353a2e;
}

/*  ---------------------------------------  */
/*  FOOTER AREA 	 						 */
/*  ---------------------------------------  */

#BottomMenu {
padding: 5px;
margin: 0px;
font-family: Arial;
font-size: 10px;
color: #353a2e;
text-align: center;
}

#BottomMenu a:link, #BottomMenu a:visited {
font-size: 10px;
color: #ee0090;
font-weight: bold;
text-decoration: none;
}

#BottomMenu a:hover {
font-size: 10px;
color: #353a2e;
font-weight: bold;
text-decoration: none;
}

#copyright {
padding: 50px 5px 15px 5px;
margin: 0px;
font-family: Arial;
font-size: 10px;
font-style: italic;
color: #000000;
text-align: center;
}

#copyright a:link, #copyright a:visited {
font-size: 10px;
font-style: italic;
color: #ee0090;
font-weight: bold;
text-decoration: none;
}

#copyright a:hover {
font-size: 10px;
font-style: italic;
color: #353a2e;
font-weight: bold;
text-decoration: none;
}.ADMIN_Menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 
	cursor: hand;
}
.Invalid {
	font-weight: bold;
	color: #FF0000;
}
