/* CSS Document */
body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	text-align: center;
	margin-top: 10px;
}

.n1 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	background-color: #2D0005;
}
.n1 a:link {
	color: #FFF;
	text-decoration: none;
}
.n1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.n1 a:hover {
	color: #FF0;
	text-decoration: none;
}
.n1 a:active {
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.n2 {
	font-size: 15px;
	color:#FFF;
	text-align: left;
	font-weight: bold;
	background-color: #313131;	/*#303030; */
	padding-right: 5px;
	padding-left: 5px;	
}
.n2 a:link {
	color: #FFF;
	text-decoration: none;
}
.n2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.n2 a:hover {
	color: #FF0;
	text-decoration: none;
}
.n2 a:active {
	color: #FFF;
	text-decoration: none;
}
.n2img {
	font-size: 12px;
	color:#303030;
	text-align: left;
	font-weight: bold;
	background-color: #303030; 
	/*padding-right: 5px;*/
	padding-left: 5px;		
}
.n2img  a:link {
	color: #303030;
	text-decoration: none;
}
.n2img  a:visited {
	color: #303030;
	text-decoration: none;
}
.n2img  a:hover {
	color: #303030;
	text-decoration: none;
}
.n2img  a:active {
	color: #303030;
	text-decoration: none;
}

.n3 {
	font-size: 12px;
	color:#303030;
	text-align: left;
	font-weight: bold;
	/*background-color: #303030; */	
	padding-right: 5px;
	padding-left: 5px;	
}
.n3 a:link {
	color: #303030;
	text-decoration: none;
}
.n3 a:visited {
	color: #303030;
	text-decoration: none;
}
.n3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.n3 a:active {
	color: #303030;
	text-decoration: none;
}
.n3img {
	font-size: 12px;
	color:#FFF;
	text-align: left;
	font-weight: bold;
	/*background-color: #303030; 
	padding-right: 5px;
	padding-left: 5px;*/		
}
.n3img a:link {
	color: #FFF;
	text-decoration: none;
}
.n3img a:visited {
	color: #FFF;
	text-decoration: none;
}
.n3img a:hover {
	color: #FFF;
	text-decoration: none;
}
.n3img a:active {
	color: #FFF;
	text-decoration: none;
}

.n4{
	font-size: 15px;
	color:#F9F575;
	text-align: left;
	font-weight: bold;
	background-color: #313131;	/*#303030; 
	padding-right: 5px;
	padding-left: 5px;	*/
}
.n4 a:link {
	color: #F9F575;
	text-decoration: none;
}
.n4 a:visited {
	color: #F9F575;
	text-decoration: none;
}
.n4 a:hover {
	color: #FFF;
	text-decoration: none;
}
.n4 a:active {
	color: #F9F575;
	text-decoration: none;
}
.n4img {
	font-size: 12px;
	color:#303030;
	text-align: left;
	font-weight: bold;
	background-color: #303030; 
	/*padding-right: 5px;*/
	padding-left: 5px;		
}
.n4img  a:link {
	color: #303030;
	text-decoration: none;
}
.n4img  a:visited {
	color: #303030;
	text-decoration: none;
}
.n4img  a:hover {
	color: #303030;
	text-decoration: none;
}
.n4img  a:active {
	color: #303030;
	text-decoration: none;
}


.content {
	background-color:#FFF;
}
.h1 {
	font-size: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.h1 a:link {
	color: #00;
	text-decoration: none;
}
.h1 a:visited {
	color: #00;
	text-decoration: none;
}
.h1 a:hover {
	color: #00;
	text-decoration: none;
}
.h1 a:active {
	color: #00;
	text-decoration: none;
}
.h1c {
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.p1 {
	font-size: 15px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.p1 a:link {
	color: #00;
	text-decoration: none;
}
.p1 a:visited {
	color: #00;
	text-decoration: none;
}
.p1 a:hover {
	color: #00;
	text-decoration: none;
}
.p1 a:active {
	color: #00;
	text-decoration: underline;
}

.p1c {
	font-size: 15px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.p1c a:link {
	color: #00;
	text-decoration: none;
}
.p1c a:visited {
	color: #00;
	text-decoration: none;
}
.p1c a:hover {
	color: #00;
	text-decoration: none;
}
.p1c a:active {
	color: #00;
	text-decoration: underline;
}

.p1small {
	font-size: 14px;
	text-align: left;
}
.p1small a:link {
	color: #00;
	text-decoration: none;
}
.p1small a:visited {
	color: #00;
	text-decoration: none;
}
.p1small a:hover {
	color: #00;
	text-decoration: none;
}
.p1small a:active {
	color: #00;
	text-decoration: underline;
}

.p1smaller {
	font-size: 12px;
	text-align: left;
}
.p1small a:link {
	color: #00;
	text-decoration: none;
}
.p1small a:visited {
	color: #00;
	text-decoration: none;
}
.p1small a:hover {
	color: #00;
	text-decoration: none;
}
.p1small a:active {
	color: #00;
	text-decoration: underline;
}

.t1 {
	font-size: 18px;
	text-align: center;
}