.bdrleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FAF3E9;
}
.bdrrgt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FAF3E9;
}
.bdrtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF3E9;
}
.bdrbttm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF3E9;
}
.bdrbttmtop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAF3E9;
	border-bottom-color: #FAF3E9;
}
.copmuter {
	background-attachment: fixed;
	background-image: url(images/computer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tight {
	font-size: 6px;
}
.padleft {
	padding-left: 150px;
}
.padleftCopy {

	padding-left: 30px;
}
.padright {
	padding-right: 55px;
}
.flashreapt {
	background-attachment: fixed;
	background-image: url(images/flashrpeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bdrdash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.laptop {
	background-attachment: fixed;
	background-image: url(images/computer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.padrightt {
	padding-right: 35px;
}

.textbox {
	font-size: 11px;
	background-image: none;
	color: #000000;
	font-family: Verdana;
	height: 15px;
	background-color: #F5F4F4;
	border: 1px solid #D2D1D1;
}
.combo {
	font-size: 11px;
	background-image: none;
	color: #000000;
	font-family: Verdana;
	height: 20px;
	background-color: #F5F4F4;
	border: 1px solid #D2D1D1;
}
.heading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration:none;
}
a.heading:hover {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CC00CC;
	text-decoration:underline;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color:#990000;
}
.caption {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#990000;
}
.button {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	background-color:#f15500;
}
.left-navi-links {
	font-family: Verdana;
	font-size:12px;
	color: #FF3300;
	text-decoration:none;
}
a.left-navi-links:hover {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:underline;
}
