body {
	margin: auto;
	padding: 0;
	background: #000;
	font: normal 9pt verdana, arial;
}

#wrapper	{
	margin: auto;
	width: 800px;  
	background: #000 url(/core/layout/background-content.gif) repeat;
	font: normal 9pt verdana, arial;
	}

#header {
	width: 800px;
}

#footer {
	margin: auto;
	width: 800px;
}

#menu {
	float: left;
	position: relative;
	width: 181px;
	background: #000;
}

#content{
	margin-left: 200px;
	width: 585px;
	font: normal 9pt verdana, arial;
	color: #000;
	 	
}

li	{
	list-style: square #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

p	{
	font: normal 9pt verdana, arial;
	color: #000;
	}


td	{
	font: normal 9pt verdana, arial;
	color: #000;
	}
	
.small {
	font: normal 8pt verdana, arial;
	color: #484747;
	}

.content {
	font: bold 9pt verdana, arial;
	color: #000;
	}

.content a {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 9pt verdana, arial;
}
.content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 9pt verdana, arial;
}
.content a:hover, a:active {
	color: #000;
	font: bold 9pt verdana, arial;
}


.menu a {
	color: #ffffff;
	text-decoration: none;
	font: bold 9pt verdana, arial;
}
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font: bold 9pt verdana, arial;
}
.menu a:hover, a:active {
	color: #D8D5D5;
	font: bold 9pt verdana, arial;
	text-decoration: underlined;
}





a.trans {
			 
			filter : Alpha(opacity=50);
			-moz-opacity: 0.5;
			opacity: 0.5;
			border-bottom-style: none;
			}

a.trans:hover {
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

a.trans:active	{
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			font-family: verdana, arial; font-size: 8pt;
			 }

a.trans img {
			 
			filter : Alpha(opacity=50);
			-moz-opacity: 0.5;
			opacity: 0.5;
			border-bottom-style: none;
			}

a.trans:hover img {
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

a.trans:active	img {
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			font-family: verdana, arial; font-size: 8pt;
			 }




a.trans2 {
			 
			filter : Alpha(opacity=70);
			-moz-opacity: 0.7;
			opacity: 0.7;
			border-bottom-style: none;
			}

a.trans2:hover {
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

a.trans2:active	{
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			font-family: verdana, arial; font-size: 8pt;
			 }

a.trans2 img {
			 
			filter : Alpha(opacity=70);
			-moz-opacity: 0.7;
			opacity: 0.7;
			border-bottom-style: none;
			}

a.trans2:hover img {
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

a.trans2:active	img {
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			font-family: verdana, arial; font-size: 8pt;
			 }

a  .photo, a:active .photo {
	padding: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	}


a:hover  .photo {
	padding: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid #696767;
	}

.photolarge img {
	padding: 0px;
	background-color: #898787;
	border: 3px solid #898787;
	}


textarea {
	color: #000;
	background: #DBDAD8;
	text-decoration: none;
	border: 1px solid #C8C8C7F;
	font: normal 9pt  verdana, arial;
}
textarea:hover {
	background: #DBDAD8;
	border: 1px solid #C8C8C7F;
}
input, select, button {
	color: #000;
	text-decoration: none;
	border: 1px solid #ADAEAF;
	background: #DBDAD8;
	font: normal 9pt  verdana, arial;
	padding: 2px;
}
input:hover {
	background: #DBDAD8;
	border: 1px solid #000;
}
.tdhover, .tdhoverActive
{
	
}

.tdhover a:hover, .tdhover a:active, .tdhoverActive a:hover, .tdhoverActive a:active
{
	background: #FFFFFF;
}
.tdhover2, .tdhover2Active
{
	background: #9C9A9A;
}
.tdhover2 a:hover, .tdhover2 a:active, .tdhover2Active a:hover, .tdhover2Active a:active
{
	background: #9C9A9A;
}
