a:link {
	color: #203;
	text-decoration: underline;
}
a:visited {
	color: #203;
	text-decoration: underline;
}
a:hover {
	color: #c66;
	text-decoration: underline;
}
a:active {
	color: #c66;
	text-decoration: none;
}
body {
	background: #e4dad0 url(images/bg.jpg) repeat-x;
	margin-top: 6px;
	margin-bottom: 2px;
	padding: 0;
}
hr {
	color: #ecc;
	height: 1px;
	width: 150px;
}
table {
	border: 0;
	border-collapse: collapse;
}
td {
	color: #5c1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
p {
	line-height: 14px;
	text-align: justify;
}

.title {
	font-size: 15px;
}
.menu {
	text-align: left;
}
.menu, .menu2 {
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.header {
	background: url(images/header.jpg);
	height: 138px;
	width:787px;
}
.h1 {
	font-family: 'Times New Roman', serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.topmenu {
	background: url(images/menubg.gif);
	height: 27px;
}
.topdiv {
	background: url(images/topdiv.gif);
	height: 3px;
}
.leftborder {
	background-color: #d2d2d2;
	width: 1px;
}
.leftmenu {
	background-color: #f1e8df;
	width: 138px;
}
.leftmenu_bg {
	background: url(images/left_menu_bg.gif);
	width: 184px;
}
.leftmenudiv {
	background-color: #f1e8df;
	width: 2px;
}
.leftmenudiv2 {
	background-color: #f1e8df;
	width: 20px;
}
.main {
	background-color: #f1e8df;
	width: 571px;
}
.mainshadowfill {
	background: url(images/mainshadow_fill.gif);
	width: 6px;
}
.mainshadow {
	background: url(images/mainshadow.gif) no-repeat;
	height: 368px;
	width:6px;
}
.pricing {
	background-color: #fff;
	border: solid 1px #666;
	width:500px;
}
min_height {
	height: 334px;
}
.pricing_crystal {
	background-color: #efefff;
}
.pricing_silver {
	background-color: #ddd;
}
.pricing_gold {
	background-color: #ec6;
}
.pricing_emerald {
	background-color: #aca;
}
.pricing_millennium {
	background-color: #cba;
}
.bottomfill {
	background: url(images/bottomfill.gif);
	height: 0;
}
.bottom {
	background: url(images/bottom.gif) no-repeat;
	height: 59px;
}
.small {
	font-size: 10px;
}
.menus_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #003;
}