body,td,th {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image:  url(../images/html/rightbackgroundslice.jpg);
	background-repeat: repeat-x;
}
.pad_reviewbottom {
	padding-bottom: 12px;
}
.pad_reviewpic {
	padding-right: 6px;
	padding-left: 8px;
}
.pad_reviewpic2 {
	padding-left: 8px;
}
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}


.mainitems a{
margin-left: 2px;
margin-right: 0px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: none;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

a:link {
	color: #92333A;
	text-decoration: none;
}
a:visited {
	color: #92333A;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #92333A;
	text-decoration: none;
}
a:active {
	color: #92333A;
	text-decoration: none;
}
a.readmore:link {
	font-size: 10px;
	color: #92333A;
	text-decoration: none;
}
a.readmore:visited {
	font-size: 10px;
	color: #92333A;
	text-decoration: none;
}
a.readmore:hover {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #92333A;
	text-decoration: none;
}
a.readmore:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.pad_navleft {
	padding-left: 2px;
}

.pad_1pxLeft {
	padding-left: 2px;
}
}.blueBoldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.orangeTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9B00;
}
.bottomPad {
	padding-bottom: 4px;
}.leftPadRight {
	padding-right: 7px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}.pad1px_up_down {
	padding-top: 1px;
	padding-bottom: 1px;
}
.pad2px_up_down {
	padding-top: 2px;
	padding-bottom: 2px;
}
.pad4px_up_down {
	border-top-style: 4;
	border-bottom-style: 4;
}
