@charset "utf-8";
/* CSS Document */

body{ 
	margin:0px;
	padding:0px;
	background-color:#160202;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
#button{
	float:left;
	height:41px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#6b0000;
	}
#button ul{
	list-style-type:none;
	float:left;
	display: inline-block;
	padding:0px 0px 0px 5px;
	margin:0px;
	color:#6b0000;
	}
#button ul li{
	display:inline;
	line-height:41px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#6b0000;
	}
#button ul li a{
	padding:0px 12px 0px 12px;
	margin:0px;
	text-decoration:none;
	display: inline-block;
	color:#6b0000;
	}
#button ul li a:hover{
	display:inline-block;
	padding:0px 12px 0px 12px;
	margin:0px;
	text-decoration:none;
	color:#6b0000;
	background-image:url(../images/buttonback_hover.jpg);
	background-position:center;
	background-repeat:repeat-x;
	}
.titaltext1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color:#680101;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	font-style:italic;
	padding:0px;
	}
.imgborder{
	border:1px solid #ffc9c9;
	padding:4px;
	}
.text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	line-height:18px;
	text-decoration:none;
	color:#670000;
	}
.text2{
	font-family: Calibri, Arial;
	font-size:14pt;
	text-align: justify;
	line-height:22px;
	text-decoration:none;
	color:#670000;
	}
.tableborder1{
	border:1px solid #ffecec;
	}
.copyrighttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dabfbf;
	text-align:center;
	text-decoration:none;
	}
.bottomlink{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding:0px;
	line-height:20px;
	}
	
.bottomlink a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding:0px;
	line-height:20px;
	}
	
.bottomlink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffecec;
	text-decoration:none;
	font-size:11px;
	padding:0px;
	line-height:20px;
	}
.thumbback{
	width:199px;
	height:175px;
	background-image:url(../images/thumbback1.gif);
	background-repeat:no-repeat;
	}
.h_seprator{
	background-image:url(../images/h_dottedline.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:60px;
	margin-bottom:40px;
	}
.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	text-align:center;
	text-decoration:none;
	line-height:40px;
	}
.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-align: left;
	text-decoration:none;
	line-height:20px;
	}
.link2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-align: left;
	text-decoration:none;
	line-height:20px;
	}
.link2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-align: left;
	text-decoration: underline;
	line-height:20px;
	}
