body
{
	background-color: #933;
	margin: 0px;
	font-family: arial;
}
.container
{
	padding: 20px;
}
.table-border
{
	border-left: 1px solid #ebe6c0;
	border-bottom: 1px solid #ede6c0;
}
.box-border-right
{
	border-right: 1px solid transparent;
}
.box-border-left
{
	border-left: 1px solid transparent;
}
.box-border-bottom
{
	border-bottom: 1px solid transparent;
}
.tbborder-lrb
{
	border-left: 1px solid #9eb950;
	border-right: 1px solid #9eb950;
	border-bottom: 1px solid #9eb950;
}
.tbborder-rb
{
	border-right: 1px solid #9eb950;
	border-bottom: 1px solid #9eb950;
}
.tbborder-b
{
	border-bottom: 1px solid #9eb950;
}
.nopad
{
	padding: 0px;
	margin: 0px
}
.pad1
{
	padding: 0 25 10 25;
	margin: 0px;
}
.pad10left
{
	padding-left: 10px;
}
.pad20r
{
	padding-right: 20px;
}
.toppane
{
	font-size: 13px;
	line-height: 22px;
	background: url('../images/logo1.jpg');
}
.toppane a
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.toppane a:hover
{
	text-decoration: none;
}
.hght
{
	line-height: 12px;
}
.heading-white
{
	color: #fff;
	line-height: 10px;
	padding-bottom: 8px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.heading
{
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}

.heading1
{
	font-size:14px;
	background-color:#c46835;
	font-weight:bold;
	color: #ffffff;
	line-height: 15px;
	margin-bottom: 10px;
	margin-top:30px;
	margin-left: 10px;
	margin-right: 10px;
}

.projname
{
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #c46835
}
.projname a
{
	color: #c46835;
	text-decoration: none;
}
.projname a:hover
{
	color: #800000;
	text-decoration: underline;
}
.imgpad
{
	padding-left: 5;
}
.proj-highlighter
{
	font-size: 12px;
	color:#fff;
	background-color:#933;
	font-weight:bold;
	padding-left:5px;
	margin:10 0 5 0;
}
.text-nostyle
{
	font-size: 12px;
}
.text1
{	
	line-height: 15px;
	padding: 0 20 10 5;
	font-size: 12px;
	text-align: justify;
}
.text2
{	
	line-height: 15px;
	padding: 5 20 5 5;
	font-size: 12px;
	text-align: justify;
}
.text3
{	
	line-height: 20px;
	padding: 0 5 10 5;
	font-size: 12px;
	text-align: justify;
}
.para
{
	line-height: 20px;
	padding: 0 20 10 25;
	font-size: 12px;
	text-align: justify;
}
.para a
{
	color: #000;
	text-decoration: underline;
	line-height: 30px;
}
.para a:hover
{
	text-decoration: none;
}
.button-bg
{
	background-image: url(../images/button-bg.jpg);
	font-size:13px;
	padding-left:10px;
	padding-bottom:2px;
}
.para1
{
	font-size: 13px;
	padding: 0 0 3 10;
}
.para1 a
{
	color: #000;
	text-decoration: none;	
	font-weight: bold;
}
.para1 a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #800000;
}
.para2
{
	font-size: 13px;
	padding: 0 0 0 10;
}
.para2 a
{
	color: #000;
	text-decoration: none;	
}
.para2 a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #800000;
}
.more a
{
	color: #c46835;
	text-decoration: none;
	font-size: 11px;
}
.more a:hover
{
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}
.footer
{
	font-size: 11px;
	padding: 2 10 2 10;
}
.footer a
{
	color:#000;
	text-decoration: none;
}
.footer a:hover
{
	font-weight: bold;
}
.bottompane 
{
	font-size: 12px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	padding: 0 5 0 5;
}
.bottompane a
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.bottompane a:hover
{
	text-decoration: underline;
}
.listitem
{
	font-weight: bold;
	line-height: 20px;
	padding: 0 20 10 25;
	font-size: 12px;
	text-align: justify;
}
.listitem a
{
	color: #800000;
	text-decoration: none;
}
.mail a
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.mail a:hover
{
	text-decoration: underline;
}
.thumblink
{
	font-weight: bold;
	line-height: 15px;
	padding: 10 10 10 10;
	border: 1px solid #000;
	font-size: 11px;
}
.thumblink a
{
	color: #800000;
	text-decoration: none;
}
.highlighter a
{
	font-size: 13px;
	color:#fff;
	background-color:#933;
	font-weight:bold;
	margin:10 0 5 0;
	line-height:20px;
	text-decoration:none;
}