BODY {
	background-color			: #cde3f5;
}

td, tr, div
{
	font-family					: Georgia, Verdana, Helvetica, sans-serif;
	text-decoration				: none;
	font-size					: 13px;
	color						: #000000;	
}


.text
{
	line-height: 18px;
}

.mainbd
{
	border: 0px solid #f6892d;
}

.title
{
	font-weight				: bold;
	color					: #FFFFFF;
	border-bottom-width		: 1px;
	border-bottom-style		: dashed;
	border-bottom-color		: #CCCCCC;
	font-size				: 14px;
	text-transform			: uppercase;
	padding-top				: 10px;
	padding-right			: 10px;
	padding-bottom			: 10px;
}

.textcopyright
{
	color			: #000000;
	font-size		: 10px;
}

a.linkcopyrights
{
	font-size		: 11px;
	color			: #000000;
	text-decoration	: none;

}

a.linkcopyrights:hover {
	font-size		: 11px;
	color			: #000000;
	text-decoration	: none;
}


.textjust
{
	line-height				: 22px;
	text-align				: justify;
}

.textjustsm
{
	font-size				: 11px;
	line-height				: 20px;
	text-align				: justify;
}


.small
{
	font-size				: 11px;
	color					: #FFFFFF;
	line-height				: 18px;
	text-align				: justify;
}

.small2
{
	font-size					: 10px;
	color					: #e6bbba;
	line-height				: 16px;
	text-align				: justify;
}


a.link
{
	color					: #e4791e;
	text-decoration			: none;

}

a.link:hover {
	color					: #000000;
	text-decoration			: none;
}

.img
{
	border: 3px solid #f38120;
}

.imgg
{
	border: 1px solid #999999;
}

td.leftmenuon 
{
	color				: #000000;
	cursor				: pointer;
	height				: 25px;
	font-weight			: bold;
	width				: 1850px;
	font-size			: 11px;
	background-image	: url(../photos/menu1.gif);
	text-align			: left;
	vertical-align		: middle;
}
	
td.leftmenuoff
{
	color				: #000000;
	cursor				: pointer;
	height				: 25px;
	font-weight			: bold;
	width				: 185px;
	font-size			: 11px;
	background-image	: url(../photos/menu2.gif);
	text-align			: left;
	vertical-align		: middle;	
}