/* CSS Document */

body{
	margin:4px;
	background-color: #E8EFF7;
}

p{
	margin-top: 2px;
	margin-bottom: 6px;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#head{
	height: 106px;
	width: auto;
	margin-bottom: 4px;
}

#content{
	height: auto;
	width: 670px;
	margin-bottom: 10px;
	margin-left: 112px;
}

#left{
	height: 250px;
	width: 110px;
	position: absolute;
	top: 119px;
	left: 4px;
}

#foot{
	height: 32px;
	width: 790px;
	background-image: url(images/footer.jpg);
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

.boxtop{
	background-image: url(images/bar_top3.jpg);
	height: 22px;
	width: auto;

}

.boxbot {
	background-image: url(images/bar_bot3.jpg);
	height: 22px;
	width: auto;
	background-position: center;

}

.mid {
	height: auto;
	width: auto;
	background-color: #C4D2E1;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
}

#flashcontent2{
	text-align: center;
	/*
	position: absolute;
	height: 303px;
	width: 569px;
	left: 22px;
	top: 17px;
	*/
}

	#flashnotice{
	height: auto;
	width: 300px;
	background-color: #84ACD5;
	padding: 4px;
	border: 3px solid #666666;
	}
	
	.ftextl{
	font-family: Tahoma, Arial, Charcoal, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
	
	}
	
	.ftexts{
	font-family: Tahoma, Arial, Charcoal, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	
	}

#copyright{
	position: absolute;
	height: 42px;
	width: 146px;
	left: 2px;
	top: 429px;
	text-align: center;
}

#printtitle{
	display: none;
}

.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	padding: 4px;
	font-weight: lighter;
	color: #333333;
}

.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	padding: 4px;
	font-weight: bolder;
	font-style: italic;
	color: #333333;
}

.subtitle1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	padding: 4px;
	font-weight: bolder;
	font-style: italic;
	color: #333333;
}

.price {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

.textsm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}

.textsm2{
	font-family: "Trebuchet MS", Arial, "Helvetica 45 Light", Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 11px;
}

.title1{
	font-family: "Trebuchet MS", Arial, "Helvetica 45 Light", Helvetica;
	font-size: 22px;
	font-weight: bold;
	margin-left: 4px;
	
}
