html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

	
h1 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #8b0023;
}		

h2 {
	font-family: Georgia;
	font-size: 21px;
	font-weight: bold;
	color: #343434;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
h3	{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #8b0023;
}


.content1 {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 17px;
}

.content1 table {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 17px;
}
.content1 table td {vertical-align:top;}



a, a:link, a:visited, a:active, a:hover{
	color: #128bc1;
	text-decoration: underline;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin:0px; padding: 0px;
}

a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

a.menu1, a.menu1:link, a.menu1:visited, a.menu1:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.menu1:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.submenu1, a.submenu1:link, a.submenu1:visited, a.submenu1:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.submenu1:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}


a.menu2, a.menu2:link, a.menu2:visited, a.menu2:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #3e4343;
	font-size: 12px;
	text-decoration: none;
	padding:0 10 0 10px;
}

a.menu2:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #3e4343;
	font-size: 12px;
	text-decoration: underline;
	padding:0 10 0 10px;
}

.mact{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #38acf8;
	padding-left: 11px
}



.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
	line-height: 17px;
}
.px12 {
	font-size: 12px;
	line-height: 18px;
}
.px13 {
	font-size: 13px;
	line-height: 18px;
}
.px14 {
	font-size: 14px;
}
.white {
	color: #ffffff;
}


.search {
	height: 38px;
	width: 100%;
	border: none;
	color: #d8d8d8;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

table.main{
margin:0px;
padding:0px;
border-collapse:collapse;
width:100%;
height:100%;
position:relative;

}

.tab1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

.tab1 caption {
	font-size: 18px;
	text-align: left;
	height: 27px;
}
.tab1 th {
	vertical-align:top;
	font-weight: bold;
	color:#000000;
	font-size: 12px;
	height: 20px;
	border-bottom: solid #8b0023 2px;
}

.tab1 td {
	text-align: center;
	vertical-align:middle;
	padding-top:10px;
	font-size: 12px;
	height: 27px;
	border-bottom: solid #c4c4c4 1px;
}

.cont2img {
	text-align: center;
}