



body {
font-size : 1em; 
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #c8c8c8; 
background-color : #333333;
background-image: url();

background-position: center top;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

/* Main Body */

.main {
background-color : #3b214d;
background-image: url();
background-repeat: repeat-y;
background-position: right top;
margin-left: auto;
margin-right: auto;
padding : 2 2 2 2;
border: 1px solid #c8c8c8;
width: 1000px;
}


.menu {
background-color : #000000;
background-image: url();
background-repeat: repeat-y;
background-position: right top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding : 2 2 2 2;
border: 1px solid #c8c8c8;
width: 175px;
}

.content {
background-color : #000000;
background-image: url();
background-repeat: repeat-y;
background-position: right top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding : 2 2 2 2;
border: 1px solid #c8c8c8;
width: 630px;
}

.radiobox {
background-color : #000000;
background-image: url();
background-repeat: repeat-y;
background-position: right top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding : 2 2 2 2;
border: 1px solid #c8c8c8;
width: 175px;
}

.menuhead {
background-color : #595959;
color: #ffffff;
background-image: url();
background-repeat: repeat-y;
background-position: right top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding : 2 2 2 2;
border-bottom: 1px solid #c8c8c8;
}

.contenthead {
background-color : #595959;
color: #ffffff;
background-image: url();
background-repeat: repeat-y;
background-position: right top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding : 2 2 2 2;
border-bottom: 1px solid #c8c8c8;
}

.radioboxhead {
background-color : #595959;
color: #ffffff;
background-image: url();
background-repeat: repeat-y;
background-position: right top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding : 2 2 2 2;
border-bottom: 1px solid #c8c8c8;
}


.postedinfo {
	font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color            : #ffffff;
	font-size        : .8em;
}



p, div, tr, td{
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #c8c8c8;
}

a {
color: #9d9d9d;
text-decoration: underline;
}

hr {
  background       : #ffffff;
  height           : 1px;
  width            : 100%;
}

ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

li {
  line-height: 15px;
  padding-left: 0px;
  padding-top: 0px;
}

h1 {
	font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color            : #ffffff;
	font-size        : 1.8em;
}

h2 {
	font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color            : #ffffff;
	font-size        : 1.4em;
}

h3 {
	font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color            : #ffffff;
	font-size        : 1.2em;
}

h4 {
	font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color            : #ffffff;
	font-size        : 1em;
}

img {
margin: 0 0 0 0;
padding: 0 0 0 0;
border: hidden;
}




/* Default Box Style */

.default_dark_title {
color: #c8c8c8;
background-color: #9d9d9d;
}

.default_medium_title {
color: #c8c8c8;
background-color: #000000;
background-image: url(images/back.png);
background-repeat: repeat;
background-position: left top;
border: 1px solid #c8c8c8;
}

.default_light_title {
color: #9d9d9d;
background-color: #c8c8c8;
}

.default_content {
border: 1px solid #c8c8c8;
background-color: transparent;
border-style: hidden;
}

/* Content Box Style */

.content_dark_title {
color: #c8c8c8;
background-color: #9d9d9d;
}

.content_medium_title {
color: #c8c8c8;
background-image: url(images/back.png);
background-repeat: repeat;
background-position: left top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
border-bottom: 1px solid #c8c8c8;
}

.content_light_title {
color: #9d9d9d;
background-color: #c8c8c8;
}

.content_content {
border: 1px solid #c8c8c8;
background-color: transparent;
padding-right: 80px;
}

/* Menu Box Style */

.menu_dark_title {
color: #c8c8c8;
background-color: #9d9d9d;
}

.menu_medium_title {
color: #c8c8c8;
background-image: url(images/back.png);
background-repeat: repeat;
background-position: left top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
border-bottom: 1px solid #c8c8c8;
}

.menu_light_title {
color: #9d9d9d;
background-color: #c8c8c8;
}

.menu_content {
background-color: transparent; 
border-style: hidden;
}

a:hover {
color: #ffffff;
text-decoration: none;
}

/* Defaut Style s */

.white {
  background-color : #000000;
}

.black {
  background-color : #ffffff;
}

.bg_dark {
background-color: #BBBBBB;
}

.bg_medium {
  background-color : #9d9d9d;
}

.bg_light {
background-color: #606060;
}

.alt_bg_dark {
  background-color : #000000;
}

.alt_bg_medium {
  background-color : #000000;
}

.alt_bg_light {
  background-color : #000000;
}

#signatures{
    border: thick double rgb(0,0,0);
}









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


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

.smalltext a:visited{
font-family : Verdana, Tahoma, 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 : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

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

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

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

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

.copyright {
    font-size: .8em;
    text-align: center;
}

*/



/* Header */


/* 

.logo
{
width: 99%;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
height: 156px;
padding: 0 0 0 0;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
}

.header
{
width: 715px;
height: 255px;
background-color: transparent;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: center top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.left_header
{
width: 10px;
height: 156px;
background-color: transparent;
background-image: url(images/header-left.gif);
background-repeat: no-repeat;
background-position: left top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.right_header
{
width: 10px;
height: 156px;
background-color: transparent;
background-image: url(images/header-right.gif);
background-repeat: no-repeat;
background-position: right top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.back_header
{
width: auto;
height: 156px;
background-color: transparent;
background-image: url(images/header-back.gif);
background-repeat: repeat-x;
background-position: left top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.title_header
{
float: left;
font-family      : serif;
color            : #ffffff;
font-size        : 1.8em;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
margin-top: 45px;
}

.img_header
{
float: right;
border: 0px hidden;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

*/




