 /* General page style.  */
body   {

	background-color: #FFFFFF;
}
/* General font families for common tags */
font,th,td,p  {
	color: #1A1440;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link,a:active,a:visited   {
	color: #990000;
	text-decoration: none;
}
a:hover		 { color: #990000; text-decoration: none}
hr	 { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #000000; height: 0px }
}
/* General text */
.gen {
	font-size : 11px;
	text-decoration: none;
}
.genmed {
	font-size : 9px;
	text-decoration: none;
}
.gensmall {
	font-size : 9px;
	text-decoration: none;
}
.gen,.genmed,.gensmall  {
	color: #FFFFCC;
	font-weight: bold;	
	text-decoration: none;
}
a.gen,a.genmed,a.gensmall   { color: #990000; text-decoration: none }
a.gen:hover,a.genmed:hover,a.gensmall:hover	  { color: #740000; text-decoration: none}


.mainmenu		  {
	
	color: #320325;
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

a.mainmenu		  {
	
color: #320325;
	text-decoration: none;
	font-weight: normal;
}
a.mainmenu:visited  {
	color: #320325;
	text-decoration: none;
	font-weight: normal;
	
}
a.mainmenu:hover  {
	color: #ffffff; background-color: #320325; 
	text-decoration: none;
	font-weight: normal;
}
/* a.mainmenuvisite: visite layout*/

a.mainmenuvisite  {
	color: #ffffcc;
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenuvisite		  {
	
color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}
/* topmenu title: Text and link  */
.topmenulink1		  { color: #ffffcc; font-weight: bold; font-size: 12px; font-family: Tahoma, Tempus sans ITC }
a.topmenulink1 	  { color: #320325; text-decoration: none }
a.topmenulink1:visited  {color: #320325; text-decoration: none;}

a.topmenulink1:hover  { color: #ffffff; text-decoration: none}


.topmenulink2		  { color: #ffffcc; font-weight: bold; font-size: 16px; font-family: Tempus sans ITC }
a.topmenulink2 	  { color: #ffffcc; text-decoration: none }
a.topmenulink2:visited  {color: #ffffcc; text-decoration: none;}

a.topmenulink2:hover  { color: #FF8C23; text-decoration: none}

.topmenulink3		  { color: #ffffcc; font-weight: bold; font-size: 16px; font-family: Tempus sans ITC }
a.topmenulink3 	  { color: #ffffcc; text-decoration: none }
a.topmenulink3:visited  {color: #ffffcc; text-decoration: none;}

a.topmenulink3:hover  { color: #FF8C23; text-decoration: none}



/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			  { color: #740000; font-weight: bold; font-size: 13px }
a.nav			  { color: #740000; text-decoration: none }
a.nav:visited  		{ color: #740000; text-decoration: none}
a.nav:hover		  { color: #1A1440; text-decoration: none; font-weight: bold}
	
/* tekstlinks */
.tekstlinks			  { color: #1A1440; font-weight: normal; font-size: 13px }
a.tekstlinks			  { color: #1A1440; text-decoration: none }
a.tekstlinks:visited  		{ color: #1A1440; text-decoration: none}
a.tekstlinks:hover		  { color: #1A1440; text-decoration: none; font-weight: normal}

.topictitle			  { color: #333333; font-weight: bold; font-size: 11px }
a.topictitle:link     { color: #740000; text-decoration: none }
a.topictitle:visited   { color: #6A0000; text-decoration: none }
a.topictitle:hover	  { color: #740000; text-decoration: none}

/* Copyright and bottom info */
.copyright		 { color: #333333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
a.copyright		 { color: #740000; text-decoration: none }
a.copyright:hover  { color: #FFCC00; text-decoration: none}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}



/* The text input fields background colour */
input.post, textarea.post, select  { background-color: #FFFFFF}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button  { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF}

/* The main submit button option */
input.mainoption  { font-weight: bold; background-color: #FFFFFF}

/* None-bold submit button */
input.liteoption  { font-weight: normal; background-color: #FFFFFF}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline  { background-color: #FFFFFF; border: none }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
#spf {position: absolute;left: -10000px;};
