body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;		
	margin: 0px;
	padding: 0px;
	background: url('images/bg.jpg') repeat-x;

}

a:hover{
	text-decoration: underline;
}

h1 {
	color: #444444;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.menu-header h1{
	font-family: Arial;
	/*font-size: 12px;*/
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

h2 {
	color: #636363;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	color: #333333;
	text-decoration: none;
	background: url('images/menubar.jpg') repeat-x;
}

.title-web {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.title-web a:link {
	color: #ffffff;
	text-decoration: none;
}

.title-web a:active {
	color: #ffffff;
	text-decoration: none;
}

.title-web a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.menu a:link {
	color: #222222;
	text-decoration: none;
}

.menu a:active {
	color: #222222;
	text-decoration: none;
}

.menu a:visited {
	color: #222222;
	text-decoration: none;
}

.menu-header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu-header a:link {
	color: #ffffff;
	text-decoration: none;
}

.menu-header a:active {
	color: #ffffff;
	text-decoration: none;
}

.menu-header a:visited {
	color: #ffffff;
	text-decoration: none;
}


.subtitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.subtitle a:link {
	text-decoration: none;
	color: #555555;

}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #005FA9;
	text-decoration: none;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #22222;
	text-decoration: none;
	background-color: #bbbbbb;
}