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

body {
	background-color: #F6F2E7;
	background-image: url(images/txt_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3A2218;
	text-align:justify;
}

.txt_bcgrnd_other {
	background-color: #F6F2E7;
	background-image: url(images/txt_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.maintext {
	text-align:justify;
}

.txt_bcgrnd {
	background-color: #F6F2E7;
	background-position: center;
}

a:link {
	color: #c82127;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c82127;
}
a:hover {
	text-decoration: underline;
	color: #324865;
}
a:active {
	text-decoration: none;
	color: #3A2218;
}
.style1 {
	font-size: 11px
}

.blueText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #324865;
	text-align:justify;
}

.blue_links A:link {text-decoration: none; color:#324865}
.blue_links A:visited {text-decoration: none; color:#324865;}
.blue_links A:active {text-decoration: hover; color: #3A2218;}
.blue_links A:hover {text-decoration: underline; color: #c82127;}

.blue_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #324865;
}

.over_twelve {
	margin-left:12px;
}

.over_twenty {
	margin-left:20px;
}

.five_down{
	padding-top:5px;
}

.two_down_p{
	padding-top:2px;
}

.two_down_m{
	margin-top:2px;
}

.fifteen_down{
	padding-top:15px;
}

.table_miva_margin {
	padding-left:20px;
	padding-right:20px;
}


.over_thirty {
	margin-left:30px;
}

.over_fourty {
	margin-left:40px;
}
.same_color_dots {
	color:#F6F2E7;
}
.cc_info {
	margin-left:3px;
	font:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
}

