BODY,TABLE,TD,FORM,INPUT,TEXTAREA,SELECT,OPTION {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif", sans-serif;
	color : #333333;
}
BODY {
	background: url(../img/sky.jpg) no-repeat top left;
}

TABLE.main {
	background: url(../img/thing.gif) no-repeat top right;
}

.text_normal {
	font-size: 74%;
}

.text_grey {
	color: #777777;
	font-size: 70%;
}

.menu_in {
	color: #FF9900;
	font-weight: bold;
}


.intro {
	padding-bottom: 5%;
	
}

.news {
	font-size: 70%;
}

TABLE.borders {
	border-collapse: collapse;
	border: 1px solid #BBBBBB;
}

TABLE.borders TD {
	border: 1px solid #BBBBBB;
	padding: 5px;
}

form {
	margin-bottom: 0px;
}

UL,OL {
	margin-top: 8px;
	margin-left: 24px;
	margin-bottom: 16px
}

.slink, a .slink
	{
	color: #777777;
	font-size: 8pt;
}

.mlink
	{
	width:200px;
	color: #000000;
	font-size: 8pt;
}

LI {
	margin-top: 5px;
}

A.menu:LINK, A.menu:ACTIVE, A.menu:VISITED {
	color: #118CFF;
	text-decoration: none;
	font-weight: bold;
}

A.menu:HOVER {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

A.spot:LINK, A.spot:ACTIVE, A.spot:VISITED {
	color: #118CFF;
	text-decoration: underline;
	font-weight: normal;
}

A.spot:HOVER {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}


A.news:LINK, A.news:ACTIVE, A.news:VISITED {
	color: #118CFF;
	text-decoration: underline;
	font-weight: normal;
}

A.news:HOVER {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}

A.small_blue:LINK, A.small_blue:ACTIVE, A.small_blue:VISITED {
	color: #118CFF;
	text-decoration: underline;
	font-weight: normal;
}

A.small_blue:HOVER {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}

.top{ position:relative;
      left:250;
      bottom:200;
	}
.topm{
		position:relative;
		left:250;
		top:100;
		 		 
	 }

