body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: rgb(255,255,250);
	text-align:center;
	position:relative; 
	top:-17px
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a 
{
border-style:none;


}
a:visited
{
border-style: none;


}


img
{

border: 2px solid rgb(255,255,250) ;
vertical-align:middle;
}

img:hover
{
	vertical-align:middle;
	/*border-width: 2px;
	border-style:double;
	*/
	
}

a.ImageButton
{
	padding-right:10px;
}

img.ImageButton
{
	border: solid 1px rgb(255,255,250);

}

img.ImageButton:hover
{
	border: solid 1px rgb(190,190,190);
	cursor:pointer;
}

img.Link:hover{
	border: 2px solid rgb(190,190,190);
	
}




div.MenuDiv
{
	text-align:center;
	vertical-align:middle;
}

div.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#515c64;
	text-align: justify;
	
}

label
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#515c64;
}

input
{
	border-style: groove;
	background-color: rgb(255,255,250);
}

textarea
{
	border-style: groove;
	background-color: rgb(255,255,250);
}

select
{
	border-style: groove;
	background-color: rgb(255,255,250);
}

.body-text {
	width:700px;
	height: 640px;
	text-align: left;
	border-top: #666 solid 2px;
	padding-top:20px;
	position: relative;
	font-family: Verdana, sans-serif;
	color: #333;
}

.body-text-in {
	width:500px;
	height: 300px;
	text-align: left;
	border-top: #666 solid 2px;
	padding-top:20px;
	position: relative;
	font-family: "Verdana", sans-serif;
	color: #333;
}

.text-right a, .body-text-in a:hover, .body-text-in a:visited {
    color:#333;
}

.text-left {
	width: 300px;
	padding: 10px;
	position:absolute;
}

.text-left span, .text-right h2, .text-about h2, .text-about span{
	font-style:italic;
	font-weight: normal;
	font-size: 13pt;
	margin:0;
}



.text-about h2 {
	
	padding-top: 20px;
}

.text-about a {
	color: #666;
}
.text-left p, .text-about p {
	line-height:16pt;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.text-left h3 {
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	line-height: 16pt;
	
}

.body-text h1, .body-text-in h1 {
	font-size: 13pt;
	margin: 0;

}

.body-text-in h1 {
	padding-bottom:20px;
}

.text-right {
	position:absolute;
	margin-left: 370px;
	width: 320px;
	padding:10px;

}

.text-right p, .body-text-in p {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 4px;
}

.text-right h2 {
	margin:0;
	padding-top: 10px;
	padding-bottom:4px;
}
.text-right span {
	padding-bottom: 30px;
}



.footer {

width: 700px;
padding-top: 4px;
color: #666;
font-size: 10px;
font-family: Verdana, sans-serif;
}

.footer a, .footer a:hover, .footer a:visited{
	color: #999;
}


.links a, .links a:visited{
	text-decoration:none;
}

.links a:hover{
color: #999;
border-bottom: #999 solid 1px;
}



