body
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  margin-top : 0px; 
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

td
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  margin-top : 0px; 
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;	
}





a 
{
  color : red;
  text-decoration : none;
}

a:active
{ 
  color : red;
}

a:visited
{
  color : #ff6644; 
}

a:hover
{
  color : #555555;
  background: #88ddff;
}

a.playit 
{
	background: #ffcccc;
	color: Black;
	font-size: medium;	
}

a.playit:hover 
{
	background: blue;
	color: White;
}

a.image:hover
{
	background: white;
	color: White;
}



.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}
	
.link {
	text-decoration: none;
	color: #993366;

}

.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.blackbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Link between mobile games page and web games page */
/*a.toplink { 
       font-size: medium;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: red;
}
*/

/* ditto */
td.topic_interlink 
{ 
       text-align: right;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: #006699;
       font-weight: bold;
}




h2.sectionheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: -0.1em;
	color: #006699;
}

h3.sectionheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: -0.1em;
	color: #006699;
}

.underline {
	background-color: #FFFFFF;
}



/* Applications.aspx, utheving av nøkkelord  */
b.outlined 
{
	font-size: medium;
        
}

div.notebox { 
  background: yellow;
  color: black;
  font-size: small;
}




td.tech_database
{
	background: #ddeeff;
	font-size: small;
	padding: 5px;	
}


td.tech_businesslogic 
{
	background: #ffffaa;
	font-size: small;
	padding: 5px;	
}


td.tech_interface 
{
	background: #ffef88;
	font-size: small;			
	padding: 5px;	
}

td.tech_goals
{
	background: blue;
	font-size: small;
	padding: 5px;	
}


td.staff_presentation 
{
	padding-right: 1.5em;	
	padding-bottom: 0.5em;
	font-size: larger;
	vertical-align: bottom;
}

td.extrapad 
{
	padding-top: 1em;	
	padding-bottom: 0.5em;
	
}
