@charset "utf-8";
/* CSS Document */
#bodyArea  {
	background-color: #000000;
	float: left;
	width: 630px;
}
#colCenter   {
	float: left;
	width: 430px;
	max-width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#colCenter a img, h2, p	{
	border:none;
}
	
#colCenter img	{
	float: left;
}

#colCenter p	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#colCenter p a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#colCenter p a	 {
	color:#FFFFFF;
}

#colRight      {
	background-color: #000000;
	float: right;
	width: 180px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#contactUs {
	width:160px;
	height: 47px;
	padding: 10px;
	background-color:#4D4D4D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	font-style: italic;
}

#colRightBox {
	width:180px;
	height: 180px;
	margin-top: 10px;
	background-color:#4D4D4D;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#colRightBox a	{
	text-decoration:none;
	color:inherit;
}

#colRightBox p a:visited	{
	color:#FFFFFF;
}

#colRightBox a p	{
	color:#FFFFFF;
}


h1	{
	font-size: 26pt;
	font-weight: bold;
	text-align:center;
}

h2 {
	color: #CE5C35;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none
	float: left;
}

h2 a	{
	color:inherit;
}

h3	{
	font-size:16px;
	font-style: normal; 
	text-align: center; 
	color: #FFCC33;
}

h3 a.visited	{
	color: #FFCC33;
}

h4	{
	color: #FFFFFF;
	font-size:14px;
}

h4 a:visited	{
	color: #FFFFFF;
}

h4 a:hover	{
	color:#0000FF;
}

h4 a	{
	color:#FFFFFF;
}

#content a:hover	{
	color:#0000FF;
}

#content a	{
	color:#000000;
}

.br-5px	{
	font-size: 7px;
}

.bold	{
	font-size: 1.2em;
}

img	{
	border:none;
}

p a:hover	{
	color:#0000FF;
}

a	{
	text-decoration:none;
}
