html, body{ 
margin:0;
	padding:0;
	text-align:center;
	background: #367EA4;
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px;
	color: #000000; 
} 
 
#pagewidth{ 
 width:945px; 
 text-align:left;  
 margin-top:10px;
margin-left:auto; 
 margin-right:auto;  
} 

h1 			{font-size: 20px; color: #787D93; font-weight: normal;}

.bodytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #A47DB7;
	line-height: normal;
	text-align: justify;
}

a.bodytext:link { text-decoration: underline; color: #A47DB7; }
a.bodytext:visited{ text-decoration:underline; color: #A47DB7; }
a.bodytext:hover {text-decoration: underline; color : #000000; }

.bodytext12 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #A47DB7;
	line-height: normal;
	text-align: justify;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin-left: 0px;



}

a.bodytext12:link{
	color: #000000;
	text-decoration: underline;

}
a.bodytext12:active {
	color: #FF9900;

}
a.bodytext12:visited{
	color : #000000;
	text-decoration: underline;
}
a.bodytext12:hover {text-decoration: underline; color : #FF9900;}

.bodytext12i {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-style: italic;

}

a.bodytext12i:link{
	color: #57314B;
	text-decoration: underline;
	font-style: italic;


}
a.bodytext12i:active {
	color: #7E8B9D;
	font-style: italic;


}
a.bodytext12i:visited{
	color : #666633;
	text-decoration: underline;
	font-style: italic;

}
a.bodytext12i:hover {
	text-decoration: underline;
	color : #E76200;
	font-style: italic;
}

.bodytextbold12 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bolder;
	font-size: 12px;

	color: #000000;
	line-height: normal;
	font-style: normal;
}

.bodytextbold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	color: #A47DB7;
	line-height: normal;
	font-style: normal;
}

.bodytextbold2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	color: #000000;
	line-height: normal;
	font-style: normal;
}

a.bodytextbold12:link{text-decoration: none; }
a.bodytextbold12:active {text-decoration: none; color: #7E8B9D;}
a.bodytextbold12:visited{text-decoration: none; color :#7E8B9D;}
a.bodytextbold12:hover {text-decoration: none; color : #57314B;}

.bodytext10 { font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: normal; font-size: 10px; color: #000000; }
a.bodytext10:link { text-decoration: none ; color: #57314B; }
a.bodytext10:visited{ text-decoration: none ; color: #57314B; }
a.bodytext10:hover {text-decoration: none ; color : #7E8B9D; }

.bodytextbold10 { font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; color: #000000; }
a.bodytextbold10:link { text-decoration: underline ;}
a.bodytextbold10:active { text-decoration: underline; }
a.bodytextbold10:visited{text-decoration: underline; color : #800080;}
a.bodytextbold10:hover {text-decoration: underline; color : 0000CC;}

.bodytext9{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #545364;
	margin-left: 0px;
}
a.bodytext9:link {text-decoration: underline; color: #000000; }
a.bodytext9:active { text-decoration: underline; }
a.bodytext9:visited {text-decoration:underline; color : #000000;}
a.bodytext9:hover {text-decoration: underline; color : #cccccc;}

.bodytextbold9{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
a.bodytextbold9:link { text-decoration: underline; }
a.bodytextbold9:active { text-decoration: underline ;}
a.bodytextbold9:visited {text-decoration: underline; color : #000000;}
a.bodytextbold9:hover {text-decoration: underline; color : 0000CC;}

.bodytext8{ font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: normal; font-size: 8px; color: #000000; }
a.bodytext8:link { text-decoration: underline ;}
a.bodytext8:active { text-decoration: underline; }
a.bodytext8:visited {text-decoration: underline; color : #800080;}
a.bodytext8:hover {text-decoration: underline; color : 0000CC;}


.caps { FONT-WEIGHT: bolder; font-family: Tahoma, Verdana, Arial, sans-serif;; font-size: 13pt; color:  #705668; font-variant: small-caps; line-height: 14pt; }
a.caps:link { text-decoration: none ;}
a.caps:active { text-decoration: none; }


.blackborder { border: 1px solid;  #000000 ;} 


.center {
	background-position: center;
	vertical-align: middle;
	text-align: center;

}

table.main		{width: 940px;}
table.main td.bimg	{
	height: 656px;
	;
	background-image: url(../image/background.jpg);
}


#content		{width: 810px;  text-align: left; margin: 10px 0  25px 60px;}
.borderimg {padding: 0; border: 1px solid #C4CBEE; margin: 10px;}
