body
{
	background: #CCCC99;
	font-family: helvetica,sans-serif;
	font-size: 12px;
}
a, a:hover, a:visited a:active
{
	color: black;
}
#containerrose
{
	width: 760px;
	height: 440px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -220px;
	margin-left: -380px;
	border: 1px solid black;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("images/chq2.jpg");
    scrollbar-arrow-color:#CCCC99;
    scrollbar-base-color:#CCCC99;
    scrollbar-darkshadow-color:#CCCC99;
    scrollbar-highlight-color:#ECE6CC;
}
#containerfaqs
{
	width: 760px;
	height: 440px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -220px;
	margin-left: -380px;
	border: 1px solid black;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("images/Smart800x600.jpg");
    scrollbar-arrow-color:#993333;
    scrollbar-base-color:#FCFBF7;
    scrollbar-darkshadow-color:#993333;
    scrollbar-highlight-color:#FCFBF7;
}
#containernone
{
	width: 760px;
	height: 440px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -220px;
	margin-left: -380px;
	border: 1px solid black;
	background-repeat: no-repeat;
	background-position: right center;
    scrollbar-arrow-color:#993333;
    scrollbar-base-color:#FCFBF7;
    scrollbar-darkshadow-color:#993333;
    scrollbar-highlight-color:#FCFBF7;
}
#imgheader
{
	background-image:url(images/logo2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	width: 450px;
}
#navigation
{
	height: 20px;
	text-align: center;
	padding-top: 4px;
	width: 450px;
	top: 50px;

}
#navigation a, a:hover, a:visited a:active
{
	padding-right: 12px;
	padding-left: 12px;
}
#navigation a
{
	text-decoration: none;
}
#navigation a:hover, a:visited a:active
{
	text-decoration: underline;
}
#content
{
	width: 450px;
	top: 60px;
	height: 370px;
	overflow: auto;
}
#content1
{
	width: 760px;
	top: 60px;
	height: 370px;
	overflow: auto;
}
h2
{
	margin:0px;
	background-color: #993333;
	color: white;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12pt;
}
p
{
	padding: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {color: #993333}
.style2 {
	font-size: 5;
	color: #CCCC99;
}
.style4 {
	color: #CCCC99;
}
