.Header {
	background-color: #ECECEC;
	background-repeat: repeat-x;
}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.MenuBG {
	background-image: url(../images/menu_bg.JPG);
	background-repeat: repeat-x;
	color:#020000;
	text-decoration: none;
}


.MenuBG:hover {
	background-image: url(../images/menu_bg.JPG);
	background-repeat: repeat-x;
	color:#A4A4A4;
	text-decoration: none;
}

.MenuLink{	
	color:#020000;	
	text-decoration: none;
}

.MenuLink:hover
{	
	color:#A4A4A4;	
	text-decoration: none;
}

h1
{
	color:#000000;
	font-size:14px;
}

h2
{
	color:#000000;
	font-size:13px;
}

h3
{
	color:#000000;
	font-size:12px;
}

.border-menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}