body
{
	background-color: #BBBBBB;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.top

{
	text-align: center;
	height:175px;
	background-color:#000000;
}

.line

{
	text-align: justify;
	height:1px;
	background-color:#A5A5A5;
}

.menu1

{
	text-align: justify;
	height:21px;
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	background:url(gray.jpg);
}

.content

{
	text-align: justify;
	background:#EAEAEA;
	padding:10px;
}

.menu3

{
	text-align: justify;
	height:25px;
	background:url(gray.jpg);
}

.extra

{
	text-align: justify;
	float:left;
	width:30%;
	background:#BBBBBB;
	padding:10px;
}

.bottom

{
	text-align: right;
	clear:left;
	height:50px;
	background:#A5A5A5;
	font-size:10px;
	padding:10px;
}

.small

{
	font-size:10px;
}

a:link
{
	text-decoration: none;
	color: #920202;
	background-color: inherit;
}

a:visited, a:active
{
	text-decoration: none;
	color: #666666;
	background-color: inherit;
}

a:hover
{
	text-decoration: underline;
	color: #920202;
	background-color: inherit;
}

.menu1 a:link, .menu1 a:active, .menu1 a:visited
{
	text-transform:uppercase;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	color: #CECECE;
	background-color: inherit;
	padding: 3px 5px;
}

.menu1 a:hover
{
	text-transform:uppercase;
	text-align:center;
	font-weight: bold;
	color: #A5A5A5;
	background-color: #000000;
	padding: 3px 5px;
}

.title
{
	text-decoration: none;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size:14px;
	color: #000000;
	background-color: inherit;
	font-weight: bold;
}

.menucontent
{
	
	position:absolute;
	left:0px;
	top:0px;
	display: none;
	z-index: 100;
}

.menusubcontent
{
	width:140px;
	text-align: center;
	padding:2px;
	z-index: 100;
	background-color:#BBBBBB;
	border: 1px solid #999999;
}

.menusubcontent a:link, .menusubcontent a:active, .menusubcontent a:visited
{
	text-transform:uppercase;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	color: #666666;
	background-color:#BBBBBB;
}

.menusubcontent a:hover
{
	text-transform:uppercase;
	text-align:center;
	font-weight: bold;
	color: #222222;
	text-decoration:underline;
	background-color: none;
	padding: 2px 5px;
}

.bordered
{
	border:2px solid #A5A5A5;
	span:100%;
}
