body {
  background-image: url("img_0.jpg");
  background-position: 50% 50%;
  background-repeat:repeat;
  text-align: center;
  vertical-align: top;
}
.LeftLine {
	background-image: url(../images/common/titles/LineLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.RightLine {
	background-image: url(../images/common/titles/LineRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.ContentArea {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.ContentAreaLeft {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.BotLine {
	background-image: url(../images/common/titles/LineBot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Bottom {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #999999;
	font-weight:bold;

}
.Bottom a:link {
	color: #990000;
	text-decoration: none;
}
.Bottom a:visited {
	color: #990000;
	text-decoration: none;
}
.Bottom a:hover {
	color: #000000;
	text-decoration: underline;
}
.Bottom a:active {
	color: #000000;
	text-decoration: underline;
}
.MainTable {
	background-color: #FFF9E7;
}

.Center {
	text-align: center;
	vertical-align: middle;
}
.RightAlign {
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	border: 1px solid #E4E0C9;
	padding-top: 5px;
}
.TableLine {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFCC66;	
	border-left-width: 1px;	
	border-left-style: solid;	
	border-left-color: #FFCC66;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC66;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
.TableFinal {
	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #FFCC66;
	background-position: center center;
	text-align: center;
}

.TableBotLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC66;
}

.TableTopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC66;
}

.TableBotNone {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFCC66;
	border-left-width: 1px;	
	border-left-style: solid;	
	border-left-color: #FFCC66;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC66;	
}
.TableFinalNone {
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #FFCC66;
	background-position: center center;
	text-align: center;
}

.articletitle
{
	font-size:18px;
	color:#6F6242;
	font-weight:bold;
}
.articlecontent
{
	font-size:16px;
	color:#876F2A;
	font-weight:bold;
	/*#DDA628*/
}
.definetextbox
{
	width:400px;
}
.latestone
{
	color:#DDA628;
	font-size:18px;
	font-weight:bold;
	background-color:#876F2A;
	
}
.subselected
{
	
	background-color:#FFF9E7;
	border-color:#FFF;
	border:medium double #FFF;
	
}
.peramina
{
	background-color:#FAD8AA;
	border-color:#FFF;
	border:medium double #FFF;
}
.contact
{
	font-size:16px;
	color:#876F2A;
	font-weight:bold;
}
img
{  border-style: none;
}
