BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #333333;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding : 0 0 0 0;
width : auto;

}

.rightpadding {
width:13px;
}

#menu a {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	font-weight : bold;
	text-decoration:none
}

#menu a:active {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	font-weight : bold;
	text-decoration:none
}

#menu a:hover {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	font-weight : bold;
	text-decoration:none
}


/* Border for loginbox.tpl */
.border-up-down{
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color:#CCCCCC;
	
	border-top-width: 1px;	
	border-top-style: dashed;	
	border-top-color:#CCCCCC;
}


A:active {
	FONT-SIZE: 12px;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	font-weight : bold;
	text-decoration:none
}
A:link {
	FONT-SIZE: 12px;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	font-weight : bold; 
	text-decoration:none
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	font-weight : bold; 
	text-decoration:none
}
A:hover {
	COLOR: #000000 ;
	text-decoration:none
}

textarea {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #990002; 
background-color : transparent; 
}

H3 {
font-family : Helvetica, Arial, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.3em; 
color : #990002; 
background-color : transparent; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #007000;
}

.bg_medium {
  background-color : #990002;
  color:#FFFFFF;
 
}

.bg_light {
  background-color : #FFFFFF;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
