﻿html { overflow: -moz-scrollbars-vertical; height: 100% }

body
{
	font-family:arial;
	font-size: 11px;
	color: #FFE6FF;
	background-color: #993366;
	background-image:url('images/bg.gif');
	background-attachment:fixed;
}

.button       { border: 1px solid #cc88b4;  }
.button-Over { background-color: #A3A3D6; border: 1px solid #FFFFFF;  }

.maintext
{
	text-align:justify;
	font-size: 11pt;
}
.maintextspace
{
	text-align:justify;
	font-size: 11pt;
	margin-bottom:10px;
}
.maintextleft
{
	text-align:left;
	font-size: 11pt;
}
.maintextcenter
{
	text-align:center;
	font-size: 11pt;
}

.smalltext
{
	font-size:10pt;
}
.titles {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
}
.imgborder0 {
	border-width: 0;
}

A
{
    COLOR: #FFE6FF;
    TEXT-DECORATION: none;
}
A:hover
{
	color: #cc88b4;
	TEXT-DECORATION: none;
}
a#days:link, a#days:active, a#days:visited 
{
	font-size:9pt;
	color: #C283A6;
}
a#days:hover 
{
	color: #cc88b4;
	text-decoration: underline;
}

.Awith
{
    COLOR: #FFE6FF;
    TEXT-DECORATION: underline;
}
.menu_tr {
	border: 1px solid #cc88b4;
	font-size: 12pt;
	font-family: Tahoma;
}



H3
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H5
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
ul 
{
	MARGIN-BOTTOM: 5px;
	font-size: 11pt;
}
