/* CSS Document */

.Reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color:#000000;
}
.Reviews a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color:#DEDCF8;
	color:#FFFFFF;
    text-decoration: none;
}
.Reviews a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color:#000000;
    text-decoration: underline;
}
.Reviews a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color:#DEDCF8;
	color:#FFFFFF;
    text-decoration: none;
}

body {
	background-image: url(images/Background.jpg);
	background-repeat:repeat-x;
}
.SideNav {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px; 
}
.SideNav a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px; 
}
.SideNav a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px; 
}
.SideNav a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.SideNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px; 
}

.Copyright {
	color: #333333;
	font-size:12px;
	text-decoration: none;
	font-weight: bold; 
}
.Copyright a:link, a:visited {
	text-decoration: none;
	font-size:12px;
	color: #333333;
	font-weight: bold;
}
.Copyright a:active {
	text-decoration: none;
	font-size:12px;
	color: #333333;
	font-weight: bold;
}
.Copyright a:hover {
	color: #333333;
	font-size:12px;
	text-decoration: underline;
	font-weight: bold;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

.style3 {color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	font-variant:small-caps;
	}
.style8 {
	color: #990000;
	font-weight: bold;
}

td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

.ScorllBox {
{scrollbar-base-color: #FF9900;}
.ta {scrollbar-base-color: #D2E89E;}



