
hr
{
	height: 1px;
	color: #FF0000;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a
{
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #EE1D24;
}

img
{
	border: 0px;
}


body
{
	background-color: #FFFFFF;
	font-family:  Times New Roman;
	font-size: 14px;
	width: 474px;
	padding: 10px;
	background-image: url('../images/layout/bg_cms.gif'); 
	background-position: left top; 
	background-repeat: repeat-y;
	background-color: #C0C0CC;
}

td
{
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 14px;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	color: #663300;
	background-image: url('../images/content/h1.gif'); 
	background-position: left top; 
	background-repeat:no-repeat;
	padding-left: 16px;

}

h2
{
	font-weight: bold;
	font-size: 13px;
	color: #663300;
	background-image: url('../images/content/h2.gif'); 
	background-position: left top; 
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 0px;
	height: 24px;
	line-height: 22px;
	margin: 0px;
}

h6
{
	font-weight: normal;
	font-size: 13px;
	color: #663300;
	
	background-color: #FFF2C6;
	padding: 5px;

	margin: 0px;
	margin-bottom: 13px;
}

