h1           
{ 
	color: #FFD200; 
	font-size:17px; 
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
h2           
{ 
	color: #FFD200; 
	font-size:15px; 
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
h3           
{ 
	color: #FFD200; 
	font-size:13px; 
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}





hr           { color: rgb(255,204,0) }
th           { color: rgb(255,204,0); border-color: rgb(153,102,0) }
a, a:link {	color : rgb(255,204,0);	text-decoration : none;}
a:visited {	color : rgb(255,204,66);	text-decoration : none;}
a:active, a:focus {	color : #FFFFFF;	text-decoration : underline;}
a:hover {	color : #FFFFFF;	text-decoration : underline;}
body {	background-color : #000000;	color : rgb(255,255,204);	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : x-small;	scrollbar-base-color : #000000;	scrollbar-face-color : #333333;	scrollbar-track-color : #000000;	scrollbar-3dlight-color : #444444;	scrollbar-arrow-color : #555555;	scrollbar-highlight-color : #666666;	scrollbar-darkshadow-color : #000000;	scrollbar-shadow-color : #111111;}td {	color : #FFFFFF;	border-color: rgb(153,102,0);	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : x-small;}
.button {	background : #000000;	border : 1 solid #666666;	color : #FFFFFF;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 9px;	font-weight : bold;}
.submitbutton {	background : #333333;	border : 1 solid #666666;	color : #333333;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 9px;	font-weight : bold;	height : 15px;	width : 15px;}
.table0 {	background-color : #444444;	border-bottom-color : #111111;	border-bottom-style : solid;	border-bottom-width : 1;	border-left-color : #333333;	border-left-style : solid;	border-left-width : 1px;	border-right-color : #333333;	border-right-style : solid;	border-right-width : 1px;	border-top-color : #555555;	border-top-style : solid;	border-top-width : 1px;	color : #FFFFFF;	font-size : xx-small;}
.table1 {	background-color : #111111;	border-bottom-color : #000000;	border-bottom-style : solid;	border-bottom-width : 1;	border-left-color : #222222;	border-left-style : solid;	border-left-width : 1px;	border-right-color : #222222;	border-right-style : solid;	border-right-width : 1px;	border-top-color : #333333;	border-top-style : solid;	border-top-width : 1px;	color : #FFFFFF;	font-size : xx-small;}
.tablecontent {background-color : #333333;}
.shoutbox {	color : #FFFFFF;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : xx-small;	text-align : left;}
.editbox {	background : #000033;	border : 1 solid #405088;	color : #FFFFFF;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10px;}
.imagetitlefont {
	color: #FF6600;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
}

.inclicktitlefont {
	color: #FF6600;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.adHeadline {		font-size : 10px; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

.adText {font-size : 10px; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: none ; color: #FFFFFF;}

.container {
}

.left-element {
   float: left;

   }

.right-element {
   float: right;

   text-align: right; 
   }