body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#d34355;
	
}
h1 {
	font-family: Tahoma, verdana;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
		margin:0px;
	padding:0px;
}
h2 {
	font-family: Tahoma, verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h3 {

	font-family: Tahoma, verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
h4 {

	font-family: Tahoma, verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
h5 {

	font-family: Tahoma, verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.contentbg {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-color: #FBF9FA;
}
.headerbg {
	background-image: url(../images/headertbg.jpg);
	background-repeat: repeat-y;
	background-color: #841426;
}

.topheader_bg {
	background-image: url(../images/topheader_bg.gif);
	background-repeat: repeat-x;
}
.linktext1{
	font-family: Tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.linktext1:hover{
	font-family: Tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}
.linktext2{
	font-family: Tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.linktext2:hover{
	font-family: Tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}
.linktext3{
	font-family: Tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.linktext3:hover{
	font-family: Tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}
.linktext4{
	font-family: Tahoma, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.linktext4:hover{
	font-family: Tahoma, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}
.black_link1	{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #33322e;
	text-decoration: none;
}
a.black_link1	{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}
a:hover.black_link1	{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}
.border {
	border: 1px solid #333333;
}
.border1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.border2 {

	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-top-color: #333333;
	border-bottom-color:#333333;
}

.blue_link	{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #8c2836;
	text-decoration: none;
}
a.blue_link	{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}
a:hover.blue_link	{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}
.smalllinktext{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #680513;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.smalllinktext:hover{ 
   	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #680513;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}