HTML
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
}

BODY, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

BODY, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

BODY
{
	background-color: #f6cadc;
	height: 100%;
}

IMG, TABLE
{
	border: none;
}

FORM
{
	display: inline;
}

.float
{
	overflow: hidden;
	position: absolute;
}

.link
{
	cursor: pointer; cursor: hand;
}

.pinknav
{
	color: #da8bae;
}

A.pinknav:link, A.pinknav:visited
{
	color: #da8bae;
	text-decoration: none;
}
	
A.pinknav:hover, A.pinknav:visited:hover
{
	color: #da8bae;
	text-decoration: underline;
}

.ltpinklnk
{
	color: #f49ac1;
}

A.ltpinklnk:link, A.ltpinklnk:visited
{
	color: #f49ac1;
	text-decoration: none;
}
	
A.ltpinklnk:hover, A.ltpinklnk:visited:hover
{
	color: #f49ac1;
	text-decoration: underline;
}

.whitelnk
{
	color: #ffffff;
}

A.whitelnk:link, A.whitelnk:visited
{
	color: #ffffff;
	text-decoration: underline;
}
	
A.whitelnk:hover, A.whitelnk:visited:hover
{
	color: #ffffff;
	text-decoration: none;
}

.brownlnk
{
	color: #5b3f34;
}

A.brownlnk:link, A.brownlnk:visited
{
	color: #5b3f34;
	text-decoration: underline;
}
	
A.brownlnk:hover, A.brownlnk:visited:hover
{
	color: #5b3f34;
	text-decoration: none;
}

.brownlnk2
{
	color: #5b3f34;
}

A.brownlnk2:link, A.brownlnk2:visited
{
	color: #5b3f34;
	text-decoration: none;
}
	
A.brownlnk2:hover, A.brownlnk2:visited:hover
{
	color: #5b3f34;
	text-decoration: underline;
}

.purplelnk
{
	color: #e77aa7;
}

A.purplelnk:link, A.purplelnk:visited
{
	color: #e77aa7;
	text-decoration: underline;
}
	
A.purplelnk:hover, A.purplelnk:visited:hover
{
	color: #e77aa7;
	text-decoration: none;
}

.pinklnk
{
	color: #b51766;
}

A.pinklnk:link, A.pinklnk:visited
{
	color: #b51766;
	text-decoration: none;
}
	
A.pinklnk:hover, A.pinklnk:visited:hover
{
	color: #b51766;
	text-decoration: underline;
}

DIV.navoff
{
	text-align: center;
	background-color: #f49ac1;
	line-height: 28px;
	position: absolute;
	overflow: hidden;
	cursor: pointer; cursor: hand;
}

DIV.navroll
{
	text-align: center;
	background-color: #c1628b;
	line-height: 28px;
	position: absolute;
	overflow: hidden;
	cursor: pointer; cursor: hand;
}

DIV.navon
{
	text-align: center;
	background-color: #e888b2;
	line-height: 28px;
	position: absolute;
	overflow: hidden;
	cursor: pointer; cursor: hand;
}

.navoff a
{
	color: #5b3f34;
	text-decoration: none;
}

.navroll a
{
	color: #f49ac1;
	text-decoration: none;
}

.navon a
{
	color: #9a1a5a;
	text-decoration: underline;
}

DIV.subnavoff
{
	color: #5b3f34;
	text-align: center;
	background-color: #de699c;
	line-height: 28px;
	position: absolute;
	overflow: hidden;
	cursor: pointer; cursor: hand;
}

DIV.subnavon
{
	color: #5b3f34;
	text-align: center;
	background-color: #c1628b;
	line-height: 28px;
	position: absolute;
	overflow: hidden;
	cursor: pointer; cursor: hand;
}

.subnavoff a
{
	color: #5b3f34;
	text-decoration: none;
}

.subnavon a
{
	color: #5b3f34;
	text-decoration: none;
}

.content
{
	color: white;
}

A.content:link, A.content:visited
{
	color: #b51766;
	text-decoration: underline;
}
	
A.content:hover, A.content:visited:hover
{
	color: #b51766;
	text-decoration: underline;
}
