<style type="text/css">{  }
/* Begin Body */
body { 
   background-color: #F5F5F5; 
   background-position: 142px 142px; 
   background-repeat: repeat-y;
   background-image:url('http://www.debbyhq.org/images/layouts/version9bg.png');
   margin: 0; 
   padding: 0; 
   border: 0; 
   font-size: 4px; 
   font-family: Arial;
   color: #979797;
}
/* End Body */

/* Begin Links */
a {
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	color: #6D3D57;
font-family: Trebuchet Ms;

}
a:hover {
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	color: #000000;
font-family: Trebuchet Ms;
}
a img {
	border: 1px solid #000000;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
	border: #000000 solid 1px;
	padding: 3px;
	border-radius: 8px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px;

}
a:hover img {
	border: 1px solid #A8B0AF;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.00;
	padding: 3px;
	border-radius: 8px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px;
}

}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: arial;
	font-size: 8pt;
	color: #252216;
	background-color: #cccccc;
	line-height: 10pt;
	cursor: default;
        text-align:center;
	text-transform: none;
	margin: 6px;
        padding: 4px;
        width:80px;
        height:17px;
        border-bottom:0px solid #000000;
        border-right: 0px solid #000000;
        border-left: 0px solid #000000;
}
a.nav:hover {
	font-family: arial;
	font-size: 8pt;
        font-weight: none;
	color: 4a606d;
        text-align: center;
	background-color: #b8b8b8;
	line-height: 10pt;
	cursor: default;
	text-transform: none;
	margin: 6px;
        padding: 4px;
        width:80px;
        height:17px;
        border-bottom:0px solid #499da5;
        border-right: 0px solid #000000;
        border-left: 0px solid #000000;
}
/* End Links */



/* Begin Body Tags */
table, tr, td {
	font-family: Tahoma;
	font-size: 10px;
        color: #979797; 
        text-align: justify; 
	vertical-align: top;
}
.header
{
color: #FFFFFF;
background-color: #9A1C4C;
font-family: Verdana;
font-weight: bold;
line-height: 16pt;
text-transform: uppercase;
font-size: 10px;
letter-spacing: -1px;
text-align: center;
padding: 5px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px;

}
.header2
{
color: #FFFFFF;
background-color: #1556AA;
font-family: Verdana;
font-weight: bold;
line-height: 16pt;
text-transform: uppercase;
font-size: 10px;
letter-spacing: -1px;
text-align: center;
padding: 5px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px;
}
.content
{
color: #000000;
background-color: #F9F2C6;
font-family: tahoma, helvetica, serif;
font-size: 6.5pt;
text-align: left;
padding: 2px 2px 2px 2px;
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px;
}


/* End Body Tags */



/* Begin Descriptive Text */
b, strong {
	color: #1D4FA8;
}
i, em {
  color: #841476;
}
s, strike {
  color: #E92940;}
u, underline {
        color: #9A1C4C;
        font-style: border; }
/* End Descriptive Text */



/* Begin Forms */
textarea, input, select, button {
	background-color: #ffffff;
	border: 1px solid #D6D2BD;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
/* End Forms */

/* Begin Rounded Corners */
.roundcont {
	width: 100%;
	background-color: #838383;
	color: #ffffff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.png) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.current { 
	border: 1px solid #000000;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
	border: #000000 solid 1px;
	padding: 3px;
	border-radius: 8px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px;
}

.currenthover { 
	border: 1px solid #F50037;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
	border: #000000 solid 1px;
	padding: 3px;
	border-radius: 8px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px;
/* End Rounded Corners */