/*table{ border: 1px solid; }
tr,td{ border: 1px solid green; }
*/
p {margin: 10 px 0 px 10 px 0 px }

ol {margin: 10 px 0 px 10 px 30 px}
ul {margin: 10 px 0 px 10 px 30 px}
li {margin: 3 px 0 px 3 px 0 px}

/*body, table, td, tr, td a, .text { font-family: Tahoma; font-size: 11px; color: black; font-weight: normal; text-decoration:none;}*/
body, table, td, tr, td a, .text {
   font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4D;
	text-decoration: none;
}

.page_body{
	background-color:  #D91A21;
	background-image: url('../images/theme1/bg1.gif');
	background-repeat: repeat-x;

}

.m1_body{
 background-color: #EDF0FB;
}

.m1_title{
 background-image: url('../images/theme1/cell_bg.gif');
 height:37px;
 }

.m1_title_big{
 background-image: url('../images/theme1/cell_bg_big.gif');
 height:48px;
 }

.m1_title_left{
 background-image: url('../images/theme1/cell_bg_title.gif');
 height:37px;
 }

.m5_title{
 background-image: url('../images/theme1/cell_bg.gif');
 height:25px;
 }

.text a, .text a:link, .text a:active, .text a:visited, .text label {
	color: #000000;
}

.textbold {

 font-weight:bold;
}

 a:hover.text {text-decoration:underline; color: #4B4B4D;}

.top3{
 background: url('../images/theme1/bg2.jpg');
 padding-left: 11px; padding-right: 10px; padding-top:10px; padding-bottom: 9px;
 }

 .middle1{
 /* background: url('../images/theme1/m1_bg.gif') no-repeat;*/
  /*padding-left: 11px; padding-top: 10px;*/


 }

 .cell_title{
  background: url('../images/theme1/cell_bg.gif');
  }


.f1 {}
.f2 {background-color:#9CCFFE;}
.f3 {background-color:#FFDFBF;}
.f4 {background-color:#FFBF7F;}
.f5 {background-color:#FFFFFF;}

.themetitle{

 font-family: Tahoma, Verdana, sans-serif;
 font-weight: lighter;
 font-size: 20px;
 color: #ffffff;


}

.textbox {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4D;
	text-decoration: none;
	background-color: #b2c7e6;
	border: 1px #4B4B4D solid;
}

.button {
  font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4B4B4D;
	text-decoration: none;
	background-color: #b2c7e6;
	border: 1px #4B4B4D solid;
}


/*.text, a.text, a:link.text, a:active.text, a:visited.text, label.text {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4D;
	text-decoration: none;
}

a:hover.text {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4D;
	text-decoration: underline;
}*/

.maintitle{
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1F5182;
	text-decoration: none;
}
.mainpage_title, a.mainpage_title, a:visited.mainpage_title, a:active.news_mainpage_title  {
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7BD02;
	text-decoration: none;
}

a:hover.mainpage_title  {
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7BD02;
	text-decoration: underline;
}



.textwhite, a.textwhite, a:link.textwhite, a:active.textwhite, a:visited.textwhite, label.textwhite {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	textwhite-decoration: none;
}


a:hover.textwhite {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	textwhite-decoration: underline;
}

.textblue, a.textblue, a:link.textblue, a:active.textblue, a:visited.textblue, label.textblue {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3667A3;
	text-decoration: none;
}


a:hover.textblue {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3667A3;
	text-decoration: underline;
}

.redtext, .textred, a.textred, a:link.textred, a:active.textred, a:visited.textred, label.textred {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B9161C;
	text-decoration: none;
}


a:hover.textred {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B9161C;
	text-decoration: underline;
}

.sp_title {
  	font-family:  Arial, Tahoma, sans-serif;
	font-size: 17px;
   color: #3667A3;
   font-weight: normal;
   text-decoration: none;
}

a:hover {
  text-decoration:underline;
  }