body {
	padding:		0px;
	margin:			0px;
	text-align: 	left;
	vertical-align: top;
}
body,td,th,p,a,span,div {

	font-family:		Verdana,Tahoma,sans-serif;
	font-size:			11px;
	font-weight:		normal;
	font-variant:		normal;
	line-height:		1.3em;
	text-decoration:	none;
	text-indent:		0px;
}

.hidden {
	display:	none;
	visibility:	hidden;
}
a img {	border: 0px;	}
b, .b, .bold, strong, .strong	{	font-weight: bold;	}
u, .u, .underlined {	text-decoration: underline;	}
i, .i, .italic {
	font-style:			italic;
}
.clear	{
	font-weight:		normal;
	font-variant:		normal;
	font-style:			normal;
	text-decoration:	none;
}

.big		{	font-size: 14px;	}
.normal		{	font-size: 11px;	}
.small		{	font-size: 10px;	}
.tiny		{	font-size: 9px;		}

.left		{	text-align: left;		}
.center 	{	text-align: center;		}
.right		{	text-align: right;		}

.top		{	vertical-align: top;	}
.middle		{	vertical-align: middle;	}
.bottom		{	vertical-align: bottom;	}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: underline;
	color:			#5A5A5A;
}
a:hover,
a:active {
	text-decoration: underline;
	color:			#5A5A5A;
}
h1 {
	font-family:	Verdana, Tahoma, sans-serif;
	font-size:		14px;
	text-decoration: none;
	font-weight:	bold;
	color:			#ADADAD;
	margin:			0px;
}
h2 {
	font-family:	Verdana, Tahoma, sans-serif;
	font-size:		14px;
	text-decoration: none;
	font-weight:	bold;
	color:			#ADADAD;
	margin:			0px;
}
.menu {
	padding: 0px 0px 0px 0px;
	color:			#5A5A5A;
}
.menu a,
.menu a:hover,
.menu a:active {
	font-family:	Verdana, Tahoma, sans-serif;
	font-size:		12px;
	color:			#5A5A5A;
	font-weight:	bold;
	text-decoration: underline;
}
.menu a,
.menu a:visited,
.menu a:link {
	text-decoration: none;
	color:			#5A5A5A;
}
table.content {
	border-collapse: collapse;
}
td.lft {
	border: solid 1px #ADADAD;
	border-left: 0px;
	padding: 2px;
}
td.rft {
	border: solid 1px #ADADAD;
	border-right: 0px;
	padding: 2px;
}
td.rt {
	border: solid 1px #ADADAD;
	border-right: 0px;
	padding: 2px;
	vertical-align: top;
}
td.tt {
	border: solid 1px #ADADAD;
	padding: 2px;
	vertical-align: top;
}
td.nt {
	border: solid 0px #ADADAD;
	padding: 2px;
	vertical-align: top;
}
td.lnt {
	border: solid 1px #ADADAD;
	padding: 2px;
	border-right: 0px;
	border-top: 0px;		
	vertical-align: top;
}
td.rlt {
	border: solid 1px #ADADAD;
	border-right: 0px;
	border-left: 0px;
	padding: 2px;
	vertical-align: top;
}
.footer {
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #ADADAD;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active {
	font-family:	Verdana, Tahoma, sans-serif;
	font-size:		10px;
	font-weight:	normal;
	text-decoration: none;
}
.footer a,
.footer a:link,
.footer a:visited {
	color:			#5A5A5A;
	text-decoration: none;
}
.footer a:hover,
.footer a:active {
	text-decoration: none;
	color:			#5A5A5A;
}
.lmenu {
	padding: 0px 0px 0px 0px;
	border: solid 1px #ADADAD;
	border-left: 0px;
	border-top: 0px;
	
}
.lmenu a,
.lmenu a:link,
.lmenu a:visited,
.lmenu a:hover,
.lmenu a:active {
	line-height: 24px;
	font-weight:	normal;
	color:			#5A5A5A;
	text-decoration: underline;
}
.lmenu a,
.lmenu a:link,
.lmenu a:visited {
	color:			#5A5A5A;
	text-decoration: none;
}
.lmenu a:hover,
lmenu a:active {
	color:			#5A5A5A;
}