body
{
	font-family: Arial, Arial, sans-serif;
        color: #FFFFFF;
	font-size: 12px;
}

tbody
{
	font-family: Arial, Arial, sans-serif;
        color: #FFFFFF;
	font-size: 12px;
}

hr:before{
content:url(images/break.jpg);
}

hr
{
border:none 0px #CC0000;
border-style:none;
border-color:transparent;
color:transparent;
margin:-5px;
padding:0px;
width:472px;
height:50px;
background-image:url(images/break.jpg);
background-color:transparent;
vertical-align:top;
}

.hr{
display:block;
/*border:none 0px #CC0000;
border-style:none;
border-color:transparent;
color:transparent;*/
margin:0px -5px 0 -5px;
padding:0px;
width:472px;
height:50px;
background-image:url(images/break.jpg);
/*background-color:transparent;
vertical-align:top;*/
}

table.sample {
	border-width: 0px 0px 0px 0px;
	border-style: dashed dashed dashed dashed;
	border-color: white white white white;
	border-collapse: collapse;
	
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: dashed dashed dashed dashed;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: dashed dashed dashed dashed;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}

a:link
{
	font-family: Arial, Arial, sans-serif;
        color: #FFFFFF;
	font-size: 12px;	
}

a:visited
{
	font-family: Arial, Arial, sans-serif;
        color: #FFFFFF;
	font-size: 12px;	
}

a:active
{
	font-family: Arial, Arial, sans-serif;
        color: #FFFFFF;
	font-size: 12px;	
}

a:hover 
{ 
	color: #D8DEF0; 
	font-size: 12px;
}
