.buttonscontainer {width: 155px;}

.buttons a {color: #000000;
background-color: #0F2E8F;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #5E8FEC;
font: 12px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #D6310B;
text-decoration: none;
color: #000000;}


BODY {

font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal;
background-image:url(images/bg_fade.jpg)
color : #444444; 
bgcolor: #888888
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}






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


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 : 16px; 
color : #093A81;
padding-left: 2px;
padding-right: 2px;
height: 20px;
}

/* 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 : 12px;
color : #000000; 
border : 1px solid #102E90 ;
border-left : 1px solid #000000;
}

/* 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 : #ffffff;
line-height: 1.5;
background-image: url("images/box_header.jpg")
}

.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;
}

/*Footer (content) box styles - used in theme.tpl for middle column */
.f_box {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px;
color : #444444; 
border-bottom : 1px solid #102E90 ;
border-right : 1px solid #102E90 ;
border-left : 1px solid #102E90 ;

}

/* 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 #102E90 ;
border-bottom : 1px solid #102E90 ;
border-right : 1px solid #102E90 ;
}

/* 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 : #ffffff;
line-height: 1.5;
background-image: url("images/box_header.jpg")
}

.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 : 12px;
background : #ffffff;
color : #000000; 
border-top : 1px solid #102E90 ;
border-left : 1px solid #102E90 ; 
border-bottom : 1px solid #102E90 ;
}

/* 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 : #ffffff;
background-image: url("images/box_header.jpg")
}

.r_box .content{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
background : #eeeeee;
color : #000000;
background-image: url("images/box_header.jpg")
}

.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 : #000000;
}

.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;
}
.bg_medium {
  background-color : #5E8FEC;
}
.bg_light {
  background-color : #BDC6CE;
}
