@charset "utf-8";
.maincont {
	border: medium double #F00;
	background-color: #FCF8EF;
}
.leftmenu a:link {
	color: #590000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
.showvid {
	background-color: #FFE8E8;
	font-size: 12px;
	color: #F00;
	border-top-width: 25px;
	border-bottom-width: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.orange-oil {
	font-size: 24px;
	color: #F00;
	font-weight: bold;
}
.infrared {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.blue {
	color: #00F;
}

.ronbibler {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}



.leftmenu a:visited {
	color: #590000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
.leftmenu a:hover {
	color: #990000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bakcolor3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: xx-large;
	color: #000033;
}
h2 {
	font-size: 18px;
	color: #330033;
}
.smlrtxt {
	font-size: 11px;
	font-variant: small-caps;
	color: #330033;
}



a:link {
	color: #405160;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #405160;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.imgbrdr {
	border: medium solid #660000;
}
.mainbx {
	padding-right: 15px;
}
.error {
	color: #660000;
}

.baktop {
	color: #03F;
	background-image: url(../images/bak4phone.jpg);
	background-repeat: repeat;
	background-position: center center;
	border: medium solid #000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.brdrtop {
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}.brdrtop h1 {
	font-size: 24px;
	color: #003;
}

