body {
	margin: 0px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #DBDBDB;
}
td {font-size: 14px; color:#333333;}

A {color: #000000;}
A:hover {
	text-decoration: none;
	color: red;
}

A.main {color: blue;}
A.main:hover {text-decoration: underline; color: red;}

A.menu {font-size: 15px;	color: #FFFFFF;	height: 21px;	margin: 0px;}
A.menu:hover {text-decoration: underline;	font-size: 15px;	color: red;	height: 21px;	margin: 0px;}

A.top {
	font-size: 25px;
	color: #FFFFFF;
	height: 21px;
	margin: 0px;
	font: bold;
	font-family: verdana;
}

A.top:hover {
	font-size: 25px;
	color: #FFFFFF;
	height: 21px;
	margin: 0px;
	font: bold;
	font-family: verdana;
	text-decoration: none;
}

A.Leftmenu {
	font-size: 15px;
	height: 21px;
	margin: 0px;
	color: #00008B;
	font-weight: normal;
}
A.Leftmenu:hover {
	text-decoration: none;
	font-size: 15px;
	height: 21px;
	margin: 0px;
	color: red;
	font-weight: normal;
}

A.Leftmenu1 {
	font-size: 17px;
	height: 21px;
	margin: 0px;
	color: #00008B;
	font-weight: bold;
}
A.Leftmenu1:hover {
	text-decoration: none;
	font-size: 17px;
	height: 21px;
	margin: 0px;
	color: red;
	font-weight: bold;
}

A.Topmenu {color: #FFFFFF; text-decoration: none;}

H3.Maincontent {color: #0000FF; font-weight: bold; text-align: center;}
H3.Maincontent-black {color: #000000; font-weight: bold; text-align: center;}

TD.Contenttext { text-align: justify }
P { text-indent: 25px; text-align: justify;}
P.Contenttext { text-align: justify; font-weight: bold }
P.small { font-size: 11px; text-align: justify; }
P.right { text-align: right }
P.center { text-align: center }

HR { width: 75%; color: #f2f2f2 }

HR.1 { width: 75%; color: #000000 }

HR.Left { width: 100%; color: #f2f2f2 }

DIV.title {
	height: auto;
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
	color: #00008B;
	font-weight: bold;
}

DIV.title1 {
	height: auto;
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
	color: #00008B;
	font-weight: bold;
}

table.main {
	width: 100%;
	height: 100%;
}

table.maintr {
	border: thick double #000;
	width: 100%;
}

table.main1 {
	border: thin solid #00008B;
	width: 100%;
}

table.main1center {
	border: thin solid #00008B;
	width: 100%;
	text-align: center;
}

td.main1 {
	border-right: thin solid #00008B;
	border-bottom: thin solid #00008B;
	vertical-align: top;
}

td.main111 {
	border-right: thin solid #00008B;
		vertical-align: top;
}

td.main11 {
		border-bottom: thin solid #00008B;
		vertical-align: top;
}

td.main1111 {
		vertical-align: top;
}

