


	html,
	body {
		font: 100% Verdana, Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
		height:100%;
		color: #575d50;
		font-size: 11px;
		background: #eff1f1;
	}
	#container {
		min-height:100%;
		position:relative;
	}
	#header {
		background: url(imgs/header.gif) #ffffff repeat-x; 
		height:284px;
		padding:0;
		padding-top:8px;}
	#body {
		padding:0px;
		padding-bottom:40px;	/* Height of the footer */
		background-color:#ffffff;
		background: url(imgs/side.gif) #ffffff repeat-y; 
}
	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:40px;			/* Height of the footer */
		background:#f0f3f4;
	}
	
	
	

p {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify; /* this overrides the text-align: center on the body element. */
;
	color: #575d50;
}


#cap {font-size:32px; color:#303030; font-weight:bold; float:left; height:32px; line-height:32px; margin-top:0px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:1px;}

.title {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 18px;
/*	font-weight:bold; */
	padding-top:0px;
	position: absolute; height:30px; top:242px ;left:240px;
}

.betext {
	font-size: 16px;
	color: #303030;
	text-align: left;
	padding-left:00px;
}
.wetext {
	font-size: 18px;
	color: #303030;
	text-align: center;
	height:80px;
}
.mytext {
	font-size: 12px;
	color: #575d50;
	text-align: left;
}
.mynote {
	font-size: 11px;
	color: #575d50;
	text-align: left;
}

.copyright {
	font-size: 11px;
	color: #4d5c9c;
	text-align: left;
}
.message {
	font-size: 11px;
	color: #575d50;
	text-align: left;
}

.myblue {color: #485490}
.myblueL {color: #939abe}
.mygroup {color: #4d5c9c; font-size: 11px}
.mywhiteL {color: #ffffff; font-size: 16px}
.mywhiteS {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}


.ntitle {font-size: 36px}




.fflink	
{
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #999;
	border-left: 0px solid #bbb;
}
a.flink:link, a.flink:visited	
{text-decoration: none; outline: none;
	}

a.flink:hover	
{text-decoration: none; outline: none;
	}

a.flink:active	
{text-decoration: none; outline: none;
	}
	
	
	
a:link, a:visited	
{text-decoration: none	; color: #939abe; outline: none;}

a:hover	
{text-decoration: none	; color: #B5C29A; outline: none;}

a:active	
{text-decoration: none	; color: #939abe; outline: none;
}


a.slink:link, a.slink:visited	
{text-decoration: none	; color: #e9691f; font-weight: bold;}

a.slink:hover	
{text-decoration: none	; color: #B5C29A; font-weight: bold;}

a.slink:active	
{text-decoration: none	; color: #e9691f; font-weight: bold;}




a.wlink:link, a.wlink:visited	
{text-decoration: none	; color: #939abe; }

a.wlink:hover	
{text-decoration: none	; color: #B5C29A; }

a.wlink:active	
{text-decoration: none	; color: #939abe; }

a.glink:link, a.glink:visited	
{text-decoration: none	; color: #ffffff; }

a.glink:hover	
{text-decoration: none	; color: #ffffff; }

a.glink:active	
{text-decoration: none	; color: #ffffff; }

a.mlink:link, a.mlink:visited	
{text-decoration: none	; color: #939abe;}

a.mlink:hover	
{text-decoration: none	; color: #939abe; }

a.mlink:active	
{text-decoration: none	; color: #939abe; }


