h1
{
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #687483;
text-align: right;
text-transform: capitalize;
 padding-top: 0px;
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 0px;
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 margin: 0px 0px 0px 0px;
}

p
{

text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #343F45;

 padding-top: 0px;
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 0px;
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 margin: 0px 0px 0px 0px;

}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

/* background-color: Gray; */
 padding-top: 0px;
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 0px;
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 margin: 0px 0px 0px 0px;
}

#mainpage
{
background-color: White;
width: 800px;
}

#top
{
	background-color: #7d8a99;
	width: 800px;
	height: 34px;
	background-image: url(../images/topbg.gif);
}

p.toptxt
{
text-align: right;
padding-right: 15px;
padding-top: 10px;
color: #687483;
font-size: 11px;
}

a.toptxt, a.toptxt:active, a.toptxt:focus, a.toptxt:link, a.toptxt:visited {
	text-decoration: none;
	color: #687483;
	padding-left: 2px;
	padding-right: 2px;
}

a.toptxt:hover
{
	text-decoration: underline;
}

#tophead
{
	background-color: White;
	width: 800px;
	height: 102px;
	background-image: url(../images/headbg.png);
}

#logotype
{
width: 273px;
height: 70px;
/* background-image: url(../images/logo.gif);*/
margin-left: 15px;
margin-top: 20px;
float: left;
}

#continfo
{
float: right;
}

p.cont
{
margin-right: 17px;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: White;
text-align: right;
}

#contentpage
{
background-color: White;
width: 786px;
margin-left: 7px;
margin-top: 7px;
margin-bottom: 7px;
margin-bottom: 7px;
}


#bottom
{
	background-color: #7d8a99;
	width: 800px;
	height: 27px;
	background-image: url(../images/botbg.gif);
}

p.bottxt
{
text-align: right;
padding-right: 15px;
padding-top: 10px;
color: #687483;
font-size: 11px;
}

a.bottxt, a.bottxt:active, a.bottxt:focus, a.bottxt:link, a.bottxt:visited {
	text-decoration: none;
	color: #687483;
	padding-left: 2px;
	padding-right: 2px;
}

a.bottxt:hover
{
	text-decoration: underline;
}


#menudiv
{
width: 182px;
background-color: #ebeef1;

}

#content
{
width: 598px;
margin-left: 7px;
}

.mitem
{
height: 46px;	
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #7d8a99;
cursor: pointer;
}

.mitemsel
{
height: 46px;	
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #7d8a99;
cursor: pointer;
text-decoration: underline;
}

.mdiv
{
text-align: right;
}

a.mitem, a.mitem:active, a.mitem:focus, a.mitem:link, a.mitem:visited {
text-decoration: none;
}

a.mitem:hover
{
text-decoration: underline;
}

#bottxt
{
text-align: left;
color: #687483;
font-size: 11px;
 padding-top: 5px;
 padding-left: 15px;
 margin-top: 0px;
 margin-left: 0px;
 float: left;
}

#cprt
{
text-align: right;
color: #687483;
font-size: 11px;
 padding-top: 5px;
 padding-right: 15px;
 margin-top: 0px;
 margin-left: 0px;
}

a.cprt, a.cprt:active, a.cprt:focus, a.cprt:link, a.cprt:visited {
	text-decoration: none;
	color: #687483;
}

a.cprt:hover
{
	text-decoration: underline;
}

ul
{
	color: #7d8a99;
}
