/********RealUseR****************/
/* Style.css                             */
/* Use with index.html         */
/***********************************************/

body {
	color: #000000;
	font-family: Tahoma;
/*line-height: 11.35pt;*/
/*	text-align: center;*/
	margin: auto;
		background-color: #C3CFDB;
	height: auto;
}


		/*	Style for NORMAL LINKS*/
a:link
{
color: #000000;
text-decoration: none;
}

a:visited
{
color: #000000;
text-decoration: none;
}

a:hover
{
color: #000000;
text-decoration: underline;
}

img
{
border: 0px;
}

.ws6 {font-size: 6px;}
.ws7 {font-size: 7px;}
.ws8 {font-size: 8px;}
.ws9 {font-size: 9px;}
.ws10 {font-size: 10px;}
.ws11 {font-size: 11px;}
.ws12 {font-size: 12px;}
.ws13 {font-size: 13px;}
.ws14 {font-size: 14px;}
.ws15 {font-size: 15px;}
.ws16 {font-size: 16px;}
.ws17 {font-size: 17px;}
.ws18 {font-size: 18px;}
.ws19 {font-size: 19px;}
.ws20 {font-size: 20px;}
.ws22 {font-size: 22px;}
.ws24 {font-size: 24px;}
.ws26 {font-size: 26px;}
.ws28 {font-size: 28px;}
.ws36 {font-size: 36px;}
.ws48 {font-size: 48px;}
.ws64 {font-size: 64px;}
.ws70 {font-size: 70px;}
.ws80 {font-size: 80px;}
.ws94 {font-size: 94px;}




#main
{
	width: 942px;	
	height:100%;
	margin: 0px auto 0px auto;
	font-family: Tahoma;
	border: 0px solid #000000
}

a.menu:link
{
color: #ffffff;
text-decoration: none;
}
a.menu:hover
{
color: #ffffff;
text-decoration: underline;
}
a.menu:visited
{
color: #ffffff;
}



a.footer:link
{
color: #264EC4;
text-decoration: none;
}
a.footer:hover
{
color: #264EC4;
text-decoration: underline;
}
a.footer:visited
{
color: #264EC4;
}

#pageloading
{
position: absolute;
}