/* CSS Document */

.body{
	font-family:Tahoma; line-height:1.2em;
	font-size:12px;
	color:#615f5f;
	margin-top:30px;
}

.buttons {
background-color:#FFFFFF;
color:#615F5F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
}

.black-text{
	font-family:Tahoma;
	font-size:15px;
	color:#000;
	text-decoration:none; font-weight:bold;
}

.black-text2{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none; font-weight:bold;
}

.heading-main{
	font-family:Tahoma;
	font-size:20px;
	color:#000000;
	font-weight:bold;
}

.heading-main a{
	font-family:Tahoma;
	font-size:19px;
	color:#000000;
	font-weight:bold; text-decoration:none;
}


.heading-main1{
	font-family:Tahoma;
	font-size:14px;
	color:#615f5f;
	font-weight:bold;
}

.heading-white{
	font-family:Tahoma;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.heading-white2{
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.heading-main2{
	font-family:Tahoma;
	font-size:24px; font-weight:none;
	color:#990000;

}

.foter_link{
	font-family:Tahoma;
	font-size:12px;
	color:#990000;
	font-weight:none;
	text-decoration:none;
}

.white_text{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:none;
	text-decoration:none;
}
a:link{
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:none;
}
.blu-bg{
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	width:233px;
	background-position:left;
}

.header1{
	background-image:url(../images/header2_02.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:226px;
}

.header2{
	background-image:url(../images/header3_02.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:226px;
}

.header3{
	background-image:url(../images/header4_02.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:226px;
}

.header4{
	background-image:url(../images/header5_02.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:226px;
}

.header5{
	background-image:url(../images/header6_02.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:226px;
}

.bold-black{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none; font-weight:bold;
}

.bold-white{
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none; font-weight:bold;
}

.table-border{
border:1px #990000 solid;
}