.border

{

   border: 1px solid #000000;

}

.bold

{

   color: #FFFFFF;

   font-family: Tahoma, Verdana;

   font-size: 11px;

   font-weight: bold;

}

.boldmiddle

{

   color: #FFFFFF;

   font-family: Tahoma, Verdana;

   font-size: 11px;

   font-weight: bold;

}

.middle

{

   background-color: #2c2c2c; 
   background-image:url(images/newsbg.jpg);
   background-repeat: repeat-y;
   background-position: right;
   border: 1px solid #000000;

}

.bartitle

{

   color: #FFFFFF;

   font-family: Tahoma, Verdana;

   font-size: 24px;

   font-weight: bold;

   margin: 0px 0px 4px 6px;

}

.content

{

   color: #CDCDCD;

   font-family: Tahoma, Verdana;

   font-size: 11px;

   margin: 6px;

   text-align: justify;

}

.barsmall

{

   color: #FFFFFF;

   font-family: Tahoma, Verdana;

   font-size: 11px;

   font-weight: bold;

   margin: 0px 0px 0px 6px;

}

.menubar

{

   color: #FFFFFF;

   font-family: Tahoma, Verdana;

   font-size: 14px;

   font-weight: bold;

   margin: 0px 0px 0px 10px;

}

.menu

{

   color: #CDCDCD;

   font-family: Tahoma, Verdana;

   font-size: 11px;

   margin: 6px;

}

a:link

{

   color: #dabc8e;

   font-size: 11px;

   text-decoration: none;

}

a:hover

{

   color: #dabc8e;

   font-size: 11px;

   text-decoration: none;

}

a:visited

{

   color: #dabc8e;

   font-size: 11px;

   text-decoration: none;

}

a:active

{

   color: #dabc8e;

   font-size: 11px;

   text-decoration: none;

}

a.other:link

{

   color: #dabc8e;

   font-size: 11px;

}

a.other:hover

{

   color: #dabc8e;

   font-size: 11px;

}

a.other:visited

{

   color: #dabc8e;

   font-size: 11px;

}

a.other:active

{

   color: #dabc8e;

   font-size: 11px;

}

input

{

	border: #000000 1px solid;

	font-weight: bold;

	font-size: 11px;

	background-color: #3a3a3a;

	color: #c8c8c8;

	font-family: Tahoma, Verdana, Times, serif;

}

button

{

	border: #000000 1px solid;

	font-weight: bold;

	font-size: 11px;

	background-color: #3a3a3a;

	color: #c8c8c8;

	font-family: Tahoma, Verdana, Times, serif;

}

select

{

	border: #000000 1px solid;

	font-weight: bold;

	font-size: 11px;

	background-color: #3a3a3a;

	color: #c8c8c8;

	font-family: Tahoma, Verdana, Times, serif;

}

textarea

{

	border: #000000 1px solid;

	font-weight: bold;

	font-size: 11px;

	background-color: #3a3a3a;

	color: #c8c8c8;

	font-family: Tahoma, Verdana, Times, serif;

}
