H1 {
	margin: 0px;
	padding: 0px;
}

.linkbox {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
a.linkbox:visited {
	color: #000000;
	text-decoration: none;
}
a.linkbox:hover {
	color: #FF0000;
	text-decoration: underline;
}



.linkboxp {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.linkboxp:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkboxp:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.linkboxg {
	font-size: 11px;
	font-family: Arial;
	color: #406903;
	font-weight: bold;
	text-decoration: none;
}
a.linkboxg:visited {
	color: #406903;
	text-decoration: none;
}
a.linkboxg:hover {
	color: #406903;
	text-decoration: underline;
}


.picborder {
	border: solid 1px #000000;
}

.pb5 {
	padding-bottom: 5px;
}

.top_title {
	font-family: Arial;
	font-size: 20px;
	color: #C30029;
	font-weight: bold;
}

.menu_title {
	font-family: Arial;
	font-size: 11px;
	color: #C7003B;
	font-weight: bold;
}

.orange_title {
	font-family: Arial;
	font-size: 11px;
	color: #FD6B00;
	font-weight: bold;
	text-transform: uppercase;
}
a.orange_title:hover {
	color: #BF5100;
	text-decoration: none;
}
.obt { border-top:    2px solid #FF9600; }
.obb { border-bottom: 2px solid #FF9600; }
.obl { border-left:   2px solid #FF9600; }
.obr { border-right:  2px solid #FF9600; }

.purple_title {
	font-family: Arial;
	font-size: 11px;
	color: #8E54C2;
	font-weight: bold;
	text-transform: uppercase;
}
a.purple_title:hover {
	color: #673594;
	text-decoration: none;
}
.pbt { border-top:    2px solid #673594; }
.pbb { border-bottom: 2px solid #673594; }
.pbl { border-left:   2px solid #673594; }
.pbr { border-right:  2px solid #673594; }

.pbt1 { border-top:    1px solid #673594; }
.pbb1 { border-bottom: 1px solid #673594; }
.pbl1 { border-left:   1px solid #673594; }
.pbr1 { border-right:  1px solid #673594; }

.green_title {
	font-family: Arial;
	font-size: 11px;
	color: #539100;
	font-weight: bold;
	text-transform: uppercase;
}
a.green_title:hover {
	color: #396300;
	text-decoration: none;
}
.gbt { border-top:    2px solid #396300; }
.gbb { border-bottom: 2px solid #396300; }
.gbl { border-left:   2px solid #396300; }
.gbr { border-right:  2px solid #396300; }

.gbt1 { border-top:    1px solid #396300; }
.gbb1 { border-bottom: 1px solid #396300; }
.gbl1 { border-left:   1px solid #396300; }
.gbr1 { border-right:  1px solid #396300; }

.blue_title {
	font-family: Arial;
	font-size: 11px;
	color: #3165CB;
	font-weight: bold;
	text-transform: uppercase;
}
a.blue_title:hover {
	color: #1443A1;
	text-decoration: none;
}
.bbt { border-top:    2px solid #7894C6; }
.bbb { border-bottom: 2px solid #7894C6; }
.bbl { border-left:   2px solid #7894C6; }
.bbr { border-right:  2px solid #7894C6; }

.menu_a {
	font-family: Arial;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
}
a.menu_a:hover {
	color: #B0B0B0;
	text-decoration: none;
}