BODY {

font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 

color : #444444; 
bgcolor: #888888
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}




A {
	FONT-WEIGHT: normal; BACKGROUND: none; COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; font-weight : bold; COLOR: #000000
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; font-weight : bold; COLOR: #000000
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; font-weight : bold; COLOR: #ff0000
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; font-weight : bold; COLOR: #888888
}

input, textarea, select 
{ 
font-family: Arial, Helvetica; 
font-size: 10pt; 
color: #000000; 
}


img {
	border-color: white;
}

h1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 16px; 
color : #000000; 
background-color : transparent; 
}

h2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px; 
color : #000000; 
background-color : transparent; 
}

h3{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 

}

/* set up title style for general (body) use */
.title {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
color : #000000;
}

/* Left box styles - used in theme.tpl for left column */
.l_box {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 11px;
color : #000000; 
border : 1px solid #ffaaaa;
border-left : 1px solid #ffffff;
}

/* NOTE: in box templates, use of {TITLE} and title class */
.l_box .title {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
color : #ff0000;
}

.l_box a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : #000000;
}

.l_box a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
color : #000000;
}

.l_box a:hover{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : #ff0000;
}

.l_box a:active{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : #888888;
}


/* Middle (content) box styles - used in theme.tpl for middle column */
.m_box {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px;
color : #444444; 
border-top : 1px solid #ffaaaa;
border-bottom : 1px solid #ffaaaa;
}

/* NOTE: in box templates, use of {TITLE} and title class */
.m_box .title {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
color : #000000;
}

.m_box a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #000000;
}

.m_box a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold;
color : #000000;
}

.m_box a:hover{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #ff0000;
}

.m_box a:active{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #888888;
}


/* Right box styles - used in theme.tpl for right column */
.r_box {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 11px;
background : #ffffff;
color : #000000; 
border-top : 1px solid #ffaaaa;
border-left : 1px solid #ffaaaa; 
border-bottom : 1px solid #ffaaaa;
}

/* NOTE: in box templates, use of {TITLE} and title class */
.r_box .title {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
background : #eeeeee;
line-height: 1.5;
color : #000000;
}

.r_box .content{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 11px; 
background : #eeeeee;
color : #000000;
}

.r_box a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #000000;
}

.r_box a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold;
color : #000000;
}

.r_box a:hover{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #ff0000;
}

.r_box a:active{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #888888;
}

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


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

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

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


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

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

.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 : 14px; 
}

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

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

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

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #666666;
  color : #ffffff;
}

.bg_medium {
  background-color : #bbbbbb;
  color : #000000;
}

.bg_light {
  background-color : #eeeeee;
}

.alt_bg_dark {
  background-color : #888888;
}

.alt_bg_medium {
  background-color : #aaaaaa;
}

.alt_bg_light {
  background-color : #cccccc;
}
