.arialred {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #BD1B1B;

	text-decoration: none;

}

.arialblack {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	text-align: justify;

}

.arialblak {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	padding-right: 9px;

	padding-left: 9px;

}

.arialwhite {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}





h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;



}
h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding: 0px;



}
#header-top{
    width:330px;
	
    height:148px;
    float:left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	text-decoration: none;

	margin: 0px;
    text-align: center;
	color:#000000;
	padding: 0px;



}
#title-con{
    width:330px;
	
    height:35px;
    float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	margin-top:20px;
	margin-bottom:4px;

	padding: 0px;



}
.title-heading{
    width:330px;
    height:25px;
    float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;

	font-weight: bold;

	color: #fff;
	text-align:center;

	text-decoration: none;
	margin: 0px;
    padding: 0px;



}
form {

	margin: 0px;

	padding: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.allbrder {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	border: 1px solid #000000;

}

.leftrightbrder {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #000000;

	border-left-color: #000000;

}


