/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

h1 {
	color: #000000;
	font-size: 36px;
	font-weight: bold;
}


h2 {
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.n1 {
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.n2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.menu
{
	color: #000000;
	font-size: 14px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:inherit;
	white-space:nowrap;
	font-weight:bold;
	stress:inherit;
	position:relative;
	font-stretch:ultra-expanded;
	text-decoration: none;
	right:inherit;
	white-space:normal;
}

a:hover.menu
{
	color: #000000;
	font-size: 14px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:inherit;
	white-space:nowrap;
	font-weight:bold;
	stress:inherit;
	position:relative;
	font-stretch:ultra-expanded;
	text-decoration: underline;
	right:inherit;
	white-space:normal;
}

.submenu
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:inherit;
	white-space:nowrap;
	font-weight:bold;
	stress:inherit;
	position:relative;
	font-stretch:ultra-expanded;
	text-decoration: none;
	right:inherit;
	white-space:normal;
}

a:hover.submenu
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:inherit;
	white-space:nowrap;
	font-weight:bold;
	stress:inherit;
	position:relative;
	font-stretch:ultra-expanded;
	text-decoration: underline;
	right:inherit;
	white-space:normal;
}

.submenu1
{
	color: #000000;
	font-size: 10px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:inherit;
	white-space:nowrap;
	font-weight:bold;
	stress:inherit;
	position:relative;
	font-stretch:ultra-expanded;
	text-decoration: none;
	right:inherit;
	white-space:normal;
	padding-left: 10px;
}

a:hover.submenu1
{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:inherit;
	white-space:nowrap;
	font-weight:bold;
	stress:inherit;
	position:relative;
	font-stretch:ultra-expanded;
	text-decoration: underline;
	right:inherit;
	white-space:normal;
		padding-left: 10px;
}


.input
{
	background: transparent;
	font-size:10px;
	border-width:1;
	border-color:#333333;
}

img
{
	margin: 7px 7px 7px 7px;
}

a
{
	color: #000000;
}

a:visited
{
	color: #666666;
}
