body,td
{
	/*background-image: url(images/bg.jpg) top ;
	background-repeat: no-repeat;*/
	background-color:#;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#;
	/*font-weight : bold; */
	text-decoration:none;
	color: #565454;
}
.h1
{
	font-family: Tahoma;
	font-size:12px;
	color:#565454;
	font-weight : bold;
}
.h2
{
	font-family: Tahoma;
	font-size:12px;
	color:#ff8a00;
	font-weight : bold;
	text-decoration:underline;
}
.h3
{
	font-family: Tahoma;
	font-size:12px;
	color:#565454;
	font-weight : bold;
}
.h4
{
	font-family: Tahoma;
	font-size:14px;
	color:#ff8a00;
	font-weight : bold;
	text-decoration:underline;
}
.h5
{
	font-family: Tahoma;
	font-size:16px;
	color:#313030;
	font-weight : bold;
}
.h9
{
	font-family: Tahoma;
	font-size:40px;
	color:#ff8a00;
	font-weight : bold;
}
.h10
{
	font-family: Tahoma;
	font-size:18px;
	color:#ff8a00;
	font-weight : bold;
}
.h6
{
	font-family: Tahoma;
	font-size:16px;
	color:#ff8a00;
	font-weight : bold;
	text-decoration:underline;
}
.h7
{
	background-color:#ffffff;
	border : solid;
	border-width : 1px;
	border-color:#565454;
	font-size:12px;
	font-weight:none;
	color:#000000;
	height:18px;
	width:132px;
}
.h8
{
	background-color:#ffffff;
	border : solid;
	border-width : 1px;
	border-color:#565454;
	font-size:12px;
	font-weight:none;
	color:#000000;
	height:38px;
	width:132px;
}
.h11
{
	background-color:#ffffff;
	border : solid;
	border-width : 1px;
	border-color:#565454;
	font-size:12px;
	font-weight:none;
	color:#000000;
	height:62px;
	width:222px;
}
.h12
{
	font-family: Tahoma;
	font-size:14px;
	color:#565454;
	font-weight : bold;
}
a.link
{
	font-family: Tahoma;
	font-size:12px;
	color:#565454;
	font-weight : bold;
	text-decoration:none;
}
a.link:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#ff8a00;
	font-weight : bold;
	text-decoration:underline;
}
a.link2
{
	font-family: Tahoma;
	font-size:12px;
	color:#ff8a00;
	font-weight : bold;
	text-decoration:underline;
}
a.link2:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#565454;
	font-weight : bold;
	text-decoration:none;
}
a.link3
{
	font-family: Arial;
	font-size:12px;
	color:#e45f1a;
	font-weight : bold;
}
a.link3:hover
{
   font-family: Arial;
	font-size:12px;
	color:#b8bdc1;
	font-weight : bold;
}
a.link4
{
	font-family: Arial;
	font-size:10px;
	color:#ffffff;
	font-weight : bold;
	text-decoration:none;
}
a.link4:hover
{
	font-family: Arial;
	font-size:10px;
	color:#e45f1a;
	font-weight : bold;
	text-decoration:none;
}
a.link5
{
	font-family: Arial;
	font-size:10px;
	color:#e45f1a;
	font-weight : bold;
	text-decoration:none;
}
a.link5:hover
{
	font-family: Arial;
	font-size:10px;
	color:#ffffff;
	font-weight : bold;
}
a.link6
{
	font-family: Arial;
	font-size:10px;
	color:#ffe401;
	font-weight : bold;
	text-decoration:none;
}
a.link6:hover
{
	font-family: Arial;
	font-size:10px;
	color:#000000;
	font-weight : bold;
}		
.opaque { 
    opacity: .5; 
    filter: alpha(opacity=55); 
    -moz-opacity: .5; 
}
.contact {
			font-size: 11px;
			color: #1FA987;
			background-color: #FFFFFF;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #cccccc;
			border-right-color: #cccccc;
			border-bottom-color: #cccccc;
			border-left-color: #cccccc;
}

