/* */
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	/* margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; */
	/**/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	
}
/*996666=burgandy */
a:link {color: #996666}     /* unvisited link */
a:visited {color: #996666}  /* visited link */
a:hover {color: #000000}   /* mouse over link */
a:active {color: #000000}   /* selected link */
/* -------------------------------------------------- */ 
/**/
.titlebox { width:550px; margin:10px 10px 10px 160px}
/**/
.midbox {
	background-color: #FFFFFF;
	/*height: 350px;*/
	width:270px;
	float:left;
	margin:10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
	}
/**/
/*
.midbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	height: 25px;
	width: 250px;
	background-image: url('../images/mainpage/mainpage_tab01.gif');
	background-repeat: no-repeat;
	background-position: top left;
}*/
/**/
.midbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
	margin:0 0 0 0;
}
/**/
.midbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	
	text-indent: 15px;
	font-weight:normal;
	font-style:normal;
}

/* quotebox start */
dl.midtab {width: 250px; /*background: url('../images/mainpage/mainpage_tab03.gif') no-repeat bottom left;*/}
dl.midtab, dl.midtab dt, dl.midtab dd {margin: 0; padding: 0;}
dl.midtab {	padding-bottom: 5px;}
dl.midtab dt {
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	font-size: 105%;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	 /*padding-top:5px;
	 padding-left:5px;*/
	line-height: 24px; /* Fixes the 1pixel gap in IE6 was 2.54em */
	color: #330000; /*goldish-ffcc00*/ /*blueish-6699cc*/ /*very dark red-330000*//*red-990000*/
	background: url('../images/mainpage/mainpage_tab01.gif') no-repeat top left;
	text-transform: uppercase;
	text-decoration: none;
	
}
dl.midtab dd {
	text-align: left;
	line-height: 1.8em; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0;
	background: url('../images/mainpage/mainpage_tab02.gif') repeat-y top left; font-size: .9em; line-height: 1.5em;
}
/* box3 end */
/**/

/**/
/* -------------------------------------------------- */ 
/* Set's Style forbottomnav text */
#bottombox{
	background-color: #FFFFFF;
	width:100%;
	min-width: 650px;
	float:left;
	margin:10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
}
/**/
#bottomboxcenter {
	background-color: #FFFFFF;
	/*background-image:url(../images/mainpage/bg_pushpin100x650.jpg);
	background-repeat:no-repeat;*/
	/*height: 100px;*/
	width:650px;
	min-width: 650px;
	border:0px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}
/**/
#bottomboxcopyright { 
	background-color: #FFFFFF;
	width:650px;
	min-width: 650px;
	border:0px;
	margin-top: 0px; 
	margin-left: auto;
    margin-right: auto;
}

/**/
#bottombox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 0;
}
/**/
#bottombox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	margin:0 0 0 0;
}
/**/
#bottombox h4 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align:center;
	color:  #000000;
	margin:0 0 0 0;
	font-weight:normal;
	font-style:normal;
	/* clear: both; */
}
/**/
/* quotebox start */
dl.quotebox {width: 650px; background: url('../images/mainpage/test_quotebox_bot.gif') no-repeat bottom;}
dl.quotebox, dl.quotebox dt, dl.quotebox dd {margin: 0; padding: 0;}
dl.quotebox {padding-bottom: 20px;}
dl.quotebox dt {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	font-size: 100%;
	/*font-weight:bold;
	font-style:italic;*/
	text-align:center;
	line-height: 24px; /* Fixes the 1pixel gap in IE6 was 2.54em */
	color: #cccccc; /*goldish-ffcc00*/ /*blueish-6699cc*/ /*very dark red-330000*//*red-990000*/
	background: url('../images/mainpage/test_quotebox_top.gif') no-repeat top;
	text-transform: uppercase;
	text-decoration: none;
	
}
dl.quotebox dd {
	text-align: left;
	line-height: 1.8em; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0;
	background: url('../images/mainpage/test_quotebox_mid.gif') repeat-y top; font-size: .9em; line-height: 1.5em;
}
/* box3 end */
