td	
	{
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: #333333
	}
.adminStyle	
	{
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: #000000
	}
.big	
	{
	font-family: tahoma;
	font-size: 16px;
	color: #333333
	}

td.grey	
	{
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: #333333;
	}

td.white
	{
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: #333333
	}

a  {
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}

a:hover {
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline
	}
.tdbg {
	BACKGROUND: url(images/content_background.gif) no-repeat
}
.input
	{
	font: .7em Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-color: #7C98AE;
	background-color: #FAFAFA;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0
	}
.colorbutton
	{
	font: .7em Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FAFAFA;
	border-style: none;
	margin: 0px;
	padding: 0px;
	}
BODY
	{
	background-color: #b1aea0;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	}
.wWindow
	{
		filter:alpha(Opacity=90);
		position: absolute;
		top: 100px;
		left: 20px;
		float: left;
		width: 600px;
		height: 550px;
		background-color:#F1F3F5;
		border-collapse: collapse;
		border:1px solid #000000; 
		padding-top:5;
		padding-bottom:5;
		padding-left:5;
		padding-right:5;
		text-align: left;
		vertical-align: top;
		z-index: 200;
	}
.wDragable
	{
		position:relative;
		cursor:hand;
		z-index:1000;
		visibility: hidden;
	}
.menuTopOff
	{
	background-color: #26494a;
	border-style: solid;
	border-width: 1px;
	border-color: #26494a
	}
.menuTopOn
	{
	background-color: #2e5a5b;
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #26494a
	}
.menuBot
	{
	background-color: #2E5A5B;
	border-style: none solid solid;
	border-width: 1px;
	border-color: #26494A
	}


