
body {
  background-color:#EFECE6;
  font-size : 13px;
  font-family : Arial, Helvetica, sans-serif;
 }

td, nobr, b, li, ul, div, span, input, p {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none; }
	
td.colored {
	background-color : #CCCCCC;
	color : #000000;
	font-size : 11px;
 }
 
td.maincontent {
	background-color : #E5E5E5;
 }
 
.loggedin {
	color : #CC0000;
	font-size : 11px;
 }
 
.inputbox {
	 border-width:1px;
	 border-style:solid;
	 border-color:#000000;
	 font-size : 9px;
 }

.inputbox2 {
	 border-width:1px;
	 border-style:solid;
	 border-color:#000000;
	 font-size : 11px;
 }

.light {
   color : #CC9999;
 }
	
.small {
  font-size : 11px;
 }


.title {
  font-weight : bold;
 }
 
.error {
	color : #CC0000;
 }
 
 
A:link {COLOR: Blue; text-decoration: none; }
A:visited {COLOR: Blue; text-decoration: none; }
A:hover {COLOR: Blue; text-decoration: underline; }
A:active {COLOR: Blue;  text-decoration: none; }

 
A.mainmenu:link {COLOR: Black; text-decoration: none; font-size : 13px; font-weight : bold; }
A.mainmenu:visited {COLOR: Black; text-decoration: none; font-size : 13px; font-weight : bold; }
A.mainmenu:hover {COLOR: White; font-size : 13px; text-decoration: none; font-weight : bold; }
A.mainmenu:active {COLOR: Black;  text-decoration: none; font-size : 13px; font-weight : bold; }

A.internmenu:link {COLOR: Black; text-decoration: none; font-size : 12px; font-weight : bold; }
A.internmenu:visited {COLOR: Black; text-decoration: none; font-size : 12px; font-weight : bold; }
A.internmenu:hover {COLOR: #339999; font-size : 12px; text-decoration: none; font-weight : bold; }
A.internmenu:active {COLOR: #339999;  text-decoration: none; font-size : 12px; font-weight : bold; }

A.smallblack:link {COLOR: Black; text-decoration: none; font-size : 11px; }
A.smallblack:visited {COLOR: Black; text-decoration: none; font-size : 11px; }
A.smallblack:hover {COLOR: Black; font-size : 11px; text-decoration: underline; }
A.smallblack:active {COLOR: Black;  text-decoration: none; font-size : 11px; }

A.smallred:link {COLOR: #990000; text-decoration: none; font-size : 12px; }
A.smallred:visited {COLOR: #990000; text-decoration: none; font-size : 12px; }
A.smallred:hover {COLOR: #990000; font-size : 12px; text-decoration: underline; }
A.smallred:active {COLOR: #990000;  text-decoration: none; font-size : 12px; }
