body {
   background-color: Gray;
   background-image: url(../images/back_3.jpg);
   background-repeat: repeat;
}

td {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   letter-spacing: 0px;
   /*border: 1px dashed red;*/
   color: white;
}

td.b_11 {
	border-bottom: 2px solid #956939; 
	border-right: 2px solid #956939;
}

td.b_12 {
	border-bottom: 1px solid #956939;
}

td.b_13 {
	border-bottom: 2px solid #956939; 
	border-left: 2px solid #956939;
}

td.b_21 {
	border-right: 1px solid #956939;
}

td.b_22 {
	background-image: url(../images/gfx_2.jpg);
}

td.b_23 {
	border-left: 1px solid #956939;
}

td.b_31 {
	border-top: 2px solid #956939; 
	border-right: 2px solid #956939;
}

td.b_32 {
	border-top: 1px solid #956939;
}

td.b_33 {
	border-top: 2px solid #956939; 
	border-left: 2px solid #956939;
}

td.b_debug {
	border: 0px dashed red;
}

.news_entry_head {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: italic;
   font-weight: bold;
   letter-spacing: 0px;
   color: white;
}
.news_entry_body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   letter-spacing: 0px;
   color: white;
   /*margin-left: 10px;*/

}

.logo_text {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 1px;
   color: #3399CC;
   padding: 0px 0px 0px 10px;
}

.version_text {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 1px;
   color: #1A4459;

}

.news_head {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 1px;
   color: #FFCC99;
}

.details_image_small {
   border: 1px solid silver;
   background-color: black;
   padding: 1px 1px 1px 1px;
}

.details_image_big {
   border: 1px solid silver;
   background-color: black;
   padding: 1px 1px 1px 1px;
}

.details_head {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 0px;
   color: #FFCC99;
}

.details_body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   letter-spacing: 0px;
   color: white;
}

a.details_link {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 0px;
   color: #3399CC;
   text-decoration: none;
}

a.details_link:hover {
   color: white;
   text-decoration: underline;
}

a.news_link {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 0px;
   color: #FFCC33;
   text-decoration: none;
}

a.news_link:hover {
   color: white;
   text-decoration: underline;
}

a.nav_link {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 1px;
   color: #FFCC33;
   text-decoration: none;
}

a.nav_link:hover {
   color: white;
   text-decoration: underline;
}