html {
	overflow:-moz-scrollbars-vertical;
}

body {
	margin:0px;
	min-width:760px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

table {
	font-size:10px;
}

.top tr td {
	vertical-align:top;
}

#contentFrame {
	width:760px;
	text-align:left;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding-bottom:10px;
	margin:0px auto 0px auto;
}

#breadcrumb {padding:5px 5px 8px 5px; text-align:left;}
#breadcrumb a, #breadcrumb a:visited {color:#990000; text-decoration:underline;}
#breadcrumb a:hover, #breadcrumb a:active {color:#DD0000; text-decoration:underline;}

#extra {padding:5px 5px 8px 5px; text-align:right;}
#extra a, #extra a:visited {color:#999999; text-decoration:underline;}
#extra a:hover, #extra a:active {color:#666666; text-decoration:underline;}

#redhead {width:175px; padding:4px; background-color:#a81933; color:#fff; font-weight:bold; font-size:10px; border:1px solid #a81933;}
#redhead a, #redhead a:visited {color:#ffffff; font-weight:bold; font-size:10x; text-decoration:none;}
#redhead a:hover, #redhead a:active {color:#ffffff; font-weight:bold; font-size:10px; text-decoration:underline;}

#yellowhead {width:175px; padding:4px; background-color:#deb02e; color:#fff; font-weight:bold; font-size:10px; border:1px solid #deb02e;}
#bluehead {width:175px; padding:4px; background-color:#275da6; color:#fff; font-weight:bold; font-size:10px; border:1px solid #275da6;}

#redbody {width:175px; padding:4px; background-color:#faf3f4; border:1px solid #a81933;}
#yellowbody {width:175px; padding:4px; background-color:#ffffcc; border:1px solid #deb02e;}
#bluebody {width:175px; padding:4px; background-color:#efeefc; border:1px solid #275da6;}

#redbody .heading {color:#a81933; font-weight:bold; font-size:10px;}

#proddetail ul {color:#000000; font-weight:bold; font-size:12px;}

a, a:visited {color:#275da6; text-decoration:none;}
a:hover, a:active {color:#0000ff; text-decoration:underline;}

h1 {font-weight:bold; font-size:12px;}

p.testimonial_left {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: gray;
	text-align: left;
}
p.testimonial_right {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: gray;
	text-align: right;
}
p.author_right {
	font-size: x-small;
	font-weight: bold;
	color: maroon;
	text-align: right;
}
p.author_left {
	font-size: x-small;
	font-weight: bold;
	color: maroon;
	text-align: left;
}
