/* CSS Document */
<!--
body {
	background-color: #7b0c1e;
	background-image:url(images/bg.jpg);
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d3138;
}
a:link {
	color: #b40a26;
	text-decoration: none;
}
a:visited {
	color: #b40a26;
	text-decoration: none;
}
a:hover {
	color: #d20c2d;
	text-decoration: underline;
}
a:active {
	color: #b40a26;
	text-decoration: none;
}
.td {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #b09120;
	padding-left:16	px;	
	
}
.tdbg {
background-image:url(images/divbg.jpg);
background-position:bottom right;
background-repeat:no-repeat;
	
	
}
.td2{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f55d68;
		
	
}
.td3{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #f55d68;
		
	
}

.style1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.style2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #c1001f;
}
.style3 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #d90a2c;
	line-height: 15px;
}
.style4 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #937a20;
	line-height: 13px;
}
.welcome {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e3b0e;
	line-height: 15px;
	text-align: justify;
	padding-top:64px;padding-bottom:4px;padding-left:34px;padding-right:34px;
}
.cp {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #a13841;
	padding-top:15px;
}
.pic a img {
 border: 1px solid #FB3E4E;
}

.pic a:hover img {
 filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;
}





