.borderleftright
{

border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
}

#newsback {
background-image:url(../images/news_back.jpg);
background-repeat:repeat-x;
}

#middleback {
background-image:url(../images/main_metter_back.jpg);
background-repeat:repeat-x;
background-color:#F2F2F2;
padding:6px;
border:1px solid #E0E0E0;	
}

#boxback {
	background-image:url(../images/box_back.jpg);
	background-repeat:repeat-x;
	background-color:#F2F2F2;
	padding:4px;
	border:1px solid #DFDFDF;	
}
.welcome
{
	font-family:Tahoma;
	font-size: 20px;
	line-height: normal;
	font-weight:bold;
	color: #E5323A;
}
.welcome2
{
	font-family:Tahoma;
	font-size: 20px;
	line-height: normal;
	font-weight:bold;
	color: #84B619;
}
.welcomename
{
	font-family:Tahoma;
	font-size: 20px;
	line-height: normal;
	font-weight:bold;
	color: #5C686D;
}
.boxtitle {
	font-family:Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight:bold;
	color: #5C686D;
}
.boxtitle a {
	font-family:Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight:bold;
	color: #5C686D;
	text-decoration:none;
}
.DarkGraySmallBold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.BrownSmallNormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#624A00;
	text-decoration:none;
	font-weight:bold;
}
.SmallBlackNormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.Newstitle{
	border-bottom:1px solid #000033;	
	padding:4px;
	font-weight:bold;
	font-size:13px;
	color:#557700;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.newstext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.TblBorder {
	border:1px solid green;
}
.BottomBorder { 
	border-bottom:1px solid green;
}
.SmallNormal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.LinkGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#003399;
	text-decoration:none;
}
.LinkGray10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
.LinkRed{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color : #FF0000;
	text-decoration : none;
}


