* 
{
	margin: 0;
}

html, body, form
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	color: #ffffff;
	font-family: Tahoma; 
	background-color: #b11f68;
	text-align: left;
	font-size: 12px;	
	background-image:url(../../media/image/background/background.jpg);
	background-repeat:no-repeat;
}

.wrapper 
{	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -436px;
}

.footer
{
	height: 436px;
}

.header A:link {color: #ffffff; text-decoration: none; font-size: 12px;}
.header A:visited {color: #ffffff; text-decoration: none; font-size: 12px;}
.header A:active {color: #ffffff; text-decoration: none; font-size: 12px;}
.header A:hover {color: #ffffff; text-decoration: none; font-size: 12px;}

.header
{		
	font-size: 12px;
}

.searchBox
{	
	color:Gray;
	font-size: 11px;
	text-decoration:none;
	background-color:#FFFFFF;
	border-width: 0px 0px 0px 0px; 
}

.navigation A:link {color: #ffffff; text-decoration: none; font-size: 13px; font-weight:bold;}
.navigation A:visited {color: #ffffff; text-decoration: none; font-size: 13px; font-weight:bold;}
.navigation A:active {color: #ffffff; text-decoration: none; font-size: 13px; font-weight:bold;}
.navigation A:hover {color: #ffffff; text-decoration: none; font-size: 13px; font-weight:bold;}

.navigation
{		
	line-height:23px;	
	font-size: 12px;
}

.subNavigation A:link {color: #fb8ec4; text-decoration: none; font-size: 12px; font-weight:bold;}
.subNavigation A:visited {color: #fb8ec4; text-decoration: none; font-size: 12px; font-weight:bold;}
.subNavigation A:active {color: #fb8ec4; text-decoration: none; font-size: 12px; font-weight:bold;}
.subNavigation A:hover {color: #fb8ec4; text-decoration: none; font-size: 12px; font-weight:bold;}

.subNavigation
{		
	line-height:23px;	
	font-size: 12px;
}

.messageLabel
{
	color: #000000;
	font-size: 14px;
}

.search A:link {color: #ffffff; text-decoration: none; font-size: 11px;}
.search A:visited {color: #ffffff; text-decoration: none; font-size: 11px;}
.search A:active {color: #ffffff; text-decoration: none; font-size: 11px;}
.search A:hover {color: #ffffff; text-decoration: none; font-size: 11px;}

.search
{		
	font-size: 12px;
}

.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalText
{
	color:#b3b3b3;
	font-size: 11px;
}
