
html
{
	font-size:13px;
	FONT-FAMILY: "MS Sans Serif";
}
body
{ 
	margin:0px;
	padding:0px;
	text-align : center;
	color : #424344;
	background-color:#DFDFDF;
}
div.head
{
	width:650px;
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 0px;
}
div.main
{
	text-align:left;
	width:600px;
	padding:10px 0px 0px 15px;
	margin:0px;
	background-color:#FFFFFF;
}
.menuhead
{
	FONT-FAMILY: tahoma;
	font-size:11px;
	text-align:left;
	padding:0px 0px 10px 17px;
	margin:0px;
	color:#FFFFFF;
}
.footer
{
	width:650px;
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 0px;
}
.footer1
{
	text-align:left;
	height:63px;
	background-image: url(images/bg-footer1.gif);
}
.footer2
{
	text-align:center;
	height:33px;
	background-image: url(images/bg-footer2.gif);
}
.footer11
{
	FONT-FAMILY: tahoma;
	font-size:11px;
	padding:10px 10px 10px 10px;
	color:#F8F8F8;
}
.footer21
{
	FONT-FAMILY: tahoma;
	font-size:11px;
	margin:7px 2px 2px 2px;
	color:#CDCDCD;
}
div.content
{
	width:683px;
	background-color:#FFFFFF;
	background-image: url(images/bg.gif);
}
div#address
{
	padding-top:10px;
}

h1
{
	padding:2px;
	margin:0;
}

td
{
	color : #424344;
	font-size:14px;
}
#tdhead
{
	color:#FFFFFF;
	background-color:#333333;
}
#tdbodyleft
{
	font-weight : bold;
	background-color:#F8F8F8;
}
#tdbody
{
	font-weight : normal;
	background-color:#F8F8F8;
}

a:link
{
	text-decoration : underline;
	color : blue;
	font-weight : normal;
}
a:visited
{
	text-decoration : underline;
	color : darkblue;
	font-weight : normal;
}
a:hover
{
	text-decoration : none;
	color : red;
	font-weight : normal;
}
a:active
{
	text-decoration : underline;
	color : darkred;
	font-weight : normal;
}

.menuhead a:link
{
	text-decoration : none;
	color:#FFFFFF;
	font-weight : bold;
	padding:2px;
}
.menuhead a:visited
{
	text-decoration : none;
	color:#FFFFFF;
	font-weight : bold;
	padding:2px;
}
.menuhead a:hover
{
	text-decoration : underline;
	color:yellow;
	font-weight : bold;
	padding:2px;
}
.menuhead a:active
{
	text-decoration : underline;
	color:yellow;
	font-weight : bold;
	padding:2px;
}




.footer21 a:link
{
	text-decoration : none;
	color:#CDCDCD;
	font-weight : normal;
	padding:2px;
}
.footer21 a:visited
{
	text-decoration : none;
	color:#FFFFFF;
	font-weight : normal;
	padding:2px;
}
.footer21 a:hover
{
	text-decoration : underline;
	color:#FFFFFF;
	font-weight : normal;
	padding:2px;
}
.footer21 a:active
{
	text-decoration : underline;
	color:yellow;
	font-weight : normal;
	padding:2px;
}


.footer11 a:link
{
	text-decoration : none;
	color:#CDCDCD;
	font-weight : normal;
	padding:2px;
}
.footer11 a:visited
{
	text-decoration : none;
	color:#FFFFFF;
	font-weight : normal;
	padding:2px;
}
.footer11 a:hover
{
	text-decoration : underline;
	color:#FFFFFF;
	font-weight : normal;
	padding:2px;
}
.footer11 a:active
{
	text-decoration : underline;
	color:yellow;
	font-weight : normal;
	padding:2px;
}

