<style type="text/css">
body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin:0px;
	padding:0px;	
	height:100%;
	border:none;
}

.page{
	border-width:thin;
	border-color:#666666;
}

.verticalLine{
	background-image:url(/images/spacer-gray.gif); 
	background-repeat:repeat-y;
	height:100%;
}

.horizontalLine{
	background-image:url(/images/spacer-gray.gif); 
	background-repeat:repeat-x;
}

.headerBackground{
	background-image:url(/images/header-gray.gif); 
	background-repeat:repeat-x;
}

.percentage{
	font-family: Verdana, Arial;
	font-size: 30px;
	color: #818181;
	border: none;
	vertical-align:middle;	
	text-decoration: none;
	text-align:left;
}

.button{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 26px;
	color: #818181;
	border: none;
	vertical-align:middle;	
	text-decoration: none;
	text-align:left;
	padding-left:10px;
	background-image:url(/images/button-background.gif); 
	background-repeat:repeat-x;	
}

.button a:link    {color: #818181; background-color: transparent; text-decoration: none;}
.button a:visited {color: #818181; background-color: transparent; text-decoration: none;}
.button a:hover   {color: #818181; background-color: transparent; text-decoration: underline;}	

table{
  border:0px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

.tableTop{
	vertical-align:top;
}

.tableMiddle{
	vertical-align:middle;
}

.tableHeight{
	height: 100%;
}

table.menu{
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	vertical-align:middle;	
	text-decoration: none;
	text-align:center;
}

table.menu a:link    {color: #FFFFFF; background-color: transparent; text-decoration: none;}
table.menu a:visited {color: #FFFFFF; background-color: transparent; text-decoration: none;}
table.menu a:hover   {color: #FFFFFF; background-color: transparent; text-decoration: underline;}	

table.main{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #818181;
	border: none;
	vertical-align:middle;	
	text-decoration: none;
	text-align:left;
}

table.main a:link    {color: #d40000; background-color: transparent; text-decoration: none;}
table.main a:visited {color: #d40000; background-color: transparent; text-decoration: none;}
table.main a:hover   {color: #d40000; background-color: transparent; text-decoration: underline;}	

table.faq{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #818181;
	border: none;
	vertical-align:middle;	
	text-decoration: none;
	text-align:left;
}

table.faq a:link    {color: #818181; background-color: transparent; text-decoration: none;}
table.faq a:visited {color: #818181; background-color: transparent; text-decoration: none;}
table.faq a:hover   {color: #818181; background-color: transparent; text-decoration: underline;}	

table.main p{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}

table.main th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color: #d40000;
	text-align:left;
	background-image:url(/images/header-gray.gif); 
	background-repeat:repeat-x;
	padding-left:5px;
}

table.main h1{
	font-size:14px;
	font-weight:normal;
	color: #d40000;
	vertical-align:middle;
	font-weight:bold;
}

table.main strong{
	font-size:12px;
	font-weight:normal;
	color: #d40000;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
table.main strong a:link    {color: #d40000; background-color: transparent; text-decoration: none;}
table.main strong a:visited {color: #d40000; background-color: transparent; text-decoration: none;}
table.main strong a:hover   {color: #d40000; background-color: transparent; text-decoration: underline;}	

table.bottommenu{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #818181;
	border: none;
	vertical-align:middle;	
	text-decoration: none;
	text-align:left;
}

table.bottommenu a:link    {color: #818181; background-color: transparent; text-decoration: none;}
table.bottommenu a:visited {color: #818181; background-color: transparent; text-decoration: none;}
table.bottommenu a:hover   {color: #818181; background-color: transparent; text-decoration: underline;}	

.fotoText{
	font-family: "Comic Sans MS";
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}

.copyright {
	font-family: Verdana,"Century Gothic", Arial;
	font-size: 10px;
	color: #000000;
	border: none;}
.copyright a:link    {color: #000000; background-color: transparent; text-decoration: none;}
.copyright a:visited {color: #000000; background-color: transparent; text-decoration: none;}
.copyright a:hover   {color: #000000; background-color: transparent; text-decoration: underline;}

</style>