body {
	background-color: #853303;
	background-image: url(content/BackGround2.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
.lefttile {
	background-image: url(content/lfcolumn.gif);
	width: 13px;

}
.righttile {
	background-image: url(content/rtcolumn.gif);
	width: 13px;

}
.column {
	width: 25%;
}
.rightmain {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	padding: 10px;
	width: 225px;
	right: 0px;




}
.leftmain {
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;







}
.maintable {
	background-image: url(content/BackGround2.jpg);
	background-color: #FFFFCC;
	background-repeat: no-repeat;

}
h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #669900;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.imagebox {
	border: 1px solid #FFCC00;
}
.midimagebox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.rightmainlower {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	padding: 10px;
	width: 225px;
	right: 0px;
	overflow: scroll;
	height: 200px;


}
.rightlower {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	padding: 10px;
	width: 225px;
	right: 0px;
	border-top-style: dotted;
	border-top-width: 1px;


}
