.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.small_text:hover {
	color: #000000;
	text-decoration: underline;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.text2:hover {
	color: #000000;
	text-decoration: underline;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.boldtext:hover {
	color: #E40001;
	text-decoration: none;
}



.line {
	background-image: url(images/line1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box {
	border: 1px solid #ABABAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CFCFCF;
	height: 18px;
}
.line2 {
	background-image: url(images/line2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	color: #000000;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: underline;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link:hover {
	color: #555;
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BA0001;
	text-decoration: none;
	text-align:right;
}
a.link1:hover {
	color: #FF0D0D;
	text-decoration: underline;
	text-align:right;
	font-weight: normal;
	
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:right;
}
a.link2:hover {
	color: #666666;
	text-decoration: underline;
	text-align:right;
	
}
.line_right {
	background-image: url(images/line1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.boldtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.boldtext2:hover {
	color: #E40001;
	text-decoration: none;
	line-height: 2em;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/buttons.jpg);
	background-repeat: repeat-x;
	height: 18px;
	border:1px solid #666666;
	cursor:pointer;
	
	padding-left:0px;
	padding-right:0px;
	
   }	
   
 .notice
 	{
	color:#FF0000;
	font-size:12px;
	}
	
.textbox
	{
	font-size:12px;
	width:200px;
	}	
.heading {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
	
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.text4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text5 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	
	
}
.text51{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	

}
. ctext_test{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;


}
* {
    -moz-user-select:none;
}