.header {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../theme2/header.gif);
	height: 122px;
	width: 780px;
	margin-top: 50px;
	padding: 0px 0px 0px 5px;
	text-transform: uppercase;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4B4B4B;
}
.boxborder {
	background-color: #BECDCF;
	border: 1px solid #207E8D;
}
.tabletitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../theme2/bg_tabletitle.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bg_table {
	background-color: #BECDCF;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 3px;
}
.vermenus {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #125D69;
	text-decoration: none;
	background-image: url(../theme2/bullet.gif);
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.vermenus:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-image: url(../theme2/bullet_hover.gif);
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.middlebg {
	background-color: #FFFFFF;
	background-image: url(../theme2/bg_middle.gif);
	background-repeat: repeat-x;
}
.ttilered {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #207E8D;
	text-decoration: none;
}
.titlemidle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../theme2/bg_title.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 28px;
	text-transform: uppercase;
}
.pricetag {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.brdrright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEF1E6;
	border-right-color: #EEF1E6;
	border-bottom-color: #EEF1E6;
	border-left-color: #EEF1E6;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #26A1B4;
}
.headbar {
	background-color: #207E8D;
}
.gobutton {
	background-image: url(but_go.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#883454;
	height: 23px;
	width: 30px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.btnbutton {
	
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#883454;
	height: 23px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}