body
{
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
}
a.footer:link {color: #000000;text-decoration: underline}
a.footer:visited {color: #000000;text-decoration: underline}
a.footer:hover {color: red;text-decoration: underline}
a.footer:active {color: #000000;text-decoration: underline}

a.qa:link
{
	color: #000000;
	text-decoration: none;
}
a.qa:visited {color: #000000;text-decoration: none}
a.qa:hover {color: red;text-decoration: underline}
a.qa:active {color: #000000;text-decoration: none}


.tab-brd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #00cc66;
	border-right-color: #00cc66;
	border-bottom-color: #00cc66;
	border-left-color: #00cc66;
	
	
}

.tab-hdr
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(Images/hdr.gif);
	vertical-align: top;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	
}

.tab-brd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #51689c;
	border-right-color: #51689c;
	border-bottom-color: #51689c;
	border-left-color: #51689c;
	
	
}
.tab-hdr1
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
    vertical-align: top;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    background-color: #51689c;
    text-align: center;
}
.pad
{
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	height: 20px;
	vertical-align: top;
}
.container
{
    text-align: center;
    width: 780px;
    margin: auto;
}
.graf1
{
    background-image: url(Images/graf1.gif);
    width: 97px;
    height: 70px;
}
.graf2
{
    background-image: url(Images/graf2.gif);
    width: 145px;
    height: 70px;
}
.sp5
{
    text-align: center;
    width: 780px;
    margin: auto;
    height: 5px;
}
.text
{
    text-align: justify;
}
.schtb
{
    background-color: #c0ffc0;
}
.schbtn
{
    background-color: #32cd32;
    font-weight: bold;
}