.bground {
	background-image: url(images/home_bground.jpg);
}
body {
	background-color: #660000;
}
a:link   {
	color: #003333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}
a:visited  { 
		color: #006633; 
		text-decoration: none; 
		font-weight: bold;
}
a:hover   { 
	color: #FF6600; 
	font-weight: bold; text-decoration: none 
}
.whiteborder { margin: 0; padding: 3px; border: solid 1px #ccc }
.gray2pxborder {
	border: 2px solid #330000;
	text-indent: 0px;
	left: 4px;
}
.gray1pxborder { margin: 2px; padding: 2px; border: solid 1px #ccc }
.mainframe { border: double 3px #666 }
.headlines { font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; margin: 2px; padding: 2px; border: solid 1px #ccc }
.h3 { color: #660000; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.contactinfo {
	font-size: 9px;
	font-weight: normal;
}
.header_bground {
	background-image:  url("Templates/images/template_01.jpg");
}
.footer_bground {
	background-image:  url("Templates/images/template_03.jpg");
}
.list_space {
	line-height: 16px;
}
.letterindent {
	text-indent: 10px;
}
.shipping_border {
	border: thin solid #660000;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #333300;
	letter-spacing: 1px;
	word-spacing: 2px;
}



#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #000000;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}
.article p{
	text-indent: 15px;
}

.article hr{
	margin-top: 20px;
	margin-bottom: 45px;
	}
