/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D23135;
}
a:hover {
	text-decoration: none;
	color: #D23135;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.banner_red_font{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#D23135;
}
.Title {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
}
.main{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
.h{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
}
.size_12{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
body{
background-color: #E6E6E6;
}

.solid{
border-color:#000000;
border-style:solid;
border-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.solid_no_top{
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:thin;
border-right-color:#000000;
border-right-style:solid;
border-right-width:thin;
border-left-color:#000000;
border-left-style:solid;
border-left-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.solid_sides{
border-right-color:#000000;
border-right-style:solid;
border-right-width:thin;
border-left-color:#000000;
border-left-style:solid;
border-left-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.solid_lt{
border-color:#CCCCCC;
border-style:solid;
border-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.table{

border-bottom-color:#D7D7D7;
border-bottom-style:solid;
border-bottom-width:thin;
border-right-color:#D7D7D7;
border-right-style:solid;
border-right-width:thin;
border-left-color:#D7D7D7;
border-left-style:solid;
border-left-width:thin;
list-style-type:circle;
list-style:inherit;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding-left:5px;

}
.table_right{
border-bottom-color:#D7D7D7;
border-bottom-style:solid;
border-bottom-width:thin;
border-right-color:#D7D7D7;
border-right-style:solid;
border-right-width:thin;
list-style-type:circle;
list-style:inherit;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding-left:5px;
}
.padding_left{padding-left:10px;}
.padding_right{padding-right:10px;}
.padding{padding-left:10px;
padding-right:10px;
}
.footer{font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.solid_footer{
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:thin;
border-right-color:#000000;
border-right-style:solid;
border-right-width:thin;
border-left-color:#000000;
border-left-style:solid;
border-left-width:thin;
border-top-color:#000000;
border-top-style:solid;
border-top-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.bottom_line{
border-bottom-style:solid;
border-bottom-color:#cccccc;
border-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin-left:10px;
margin-right:10px;
}
.solid_ul {
border-bottom-style:double;
border-bottom-color:#D23135;
border-bottom-width:medium;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
td.banner {
background-image: url(images/qfs-logo.gif);
background-repeat:no-repeat;
}
