body {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	background-image: url(images/bg.gif);

	scrollbar-face-color: #D2FFBF;
   scrollbar-highlight-color: #729D1A;
   scrollbar-shadow-color: #4A4A4A;
   scrollbar-3dlight-color: #9CFF6F;
   scrollbar-arrow-color:  #9CFF6F
   scrollbar-track-color: #A3FF7D;
   scrollbar-darkshadow-color: #57FF11;	

}

.upleft{
	background: url(images/upleft.gif) no-repeat;
}

.upright{
	background: url(images/upright.gif) no-repeat;
}

.upbg{
	background: url(images/upbg.gif);
}

.greenbg{
	background: url(images/greenbg.gif) repeat-x;
}

.greenbgleft{
	background: url(images/greenbgleft.gif) no-repeat right top;
}

.greenbgright{
	background: url(images/greenbgright.gif) no-repeat left top;
}

.whbar{
	background: White url(images/bar.gif) repeat-x top;
}

.bottom{
	background: url(images/bottom.gif) repeat-x bottom;
	height: 32px;
}


.logo_btext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B8E93D;
	font-weight:bold;
}

.logo_stext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C7793;
	font-weight:bold;
}

.grbold {
font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1D817;
	font-weight:bold;
}

a.edit{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
    color: #FEFEFE;
    font-weight: normal;
	 font-weight:bold;
    text-decoration: none ;
}

a.edit:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
	text-decoration: underline; 
	font-weight:bold;
	color:White;
}


a.ref{
    font-family:  Arial, Helvetica, sans-serif;
	 font-size: 11px;
    color: #505050;
    font-weight: normal;
    text-decoration: none ;
}

a.ref:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	text-decoration: underline; 
	color:Black;
}

.noactive_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: underline; 
   color: #559EAF;
	font-weight: bold;
}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #A1D817;
	text-decoration: none;

}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #B8E93D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BA06;
}


a.blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #49ABC7;
	text-decoration: underline;

}
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CD4F2;
	text-decoration: none;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
li {
	list-style-image: url(images/web/li.gif);
}

.portfolio {
border: 1px dotted #49ABC7;
}

.portfolio:hover {
	background-color : lime
	border: 1px solid #49ABC7;
}
table {
	font-size: 12px;
}
select.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #FFFFFF;
	background-color: #7EAE1C;
}
input.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: Black;
	border: 1px solid #49ABC7;
}

textarea.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	padding: 1px;
	
	color: Black;
	border: 1px solid #49ABC7;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: White;
	border: 1px solid #228B22;
	background-color: #87BA06;
}

.tablepad {
  padding-left: 16px;  
}

.cont_p {
  padding-right: 3px;
  padding-bottom: 0px;  
}

.cont{
	padding-right: 5px;
}

.readmore{
	overflow:auto;
	height: 500px; 
	padding: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	color: #546370;
	font-size: 12px;
	text-indent: 20px;
	margin-top:0;
	margin-bottom:0;
	text-align: justify;
}

p:first-letter{
	font-size: 110%;
	font-weight:bold;
}

.pwp{
	overflow:auto;
	border: 1px solid Black;
	padding: 3px;
	margin: 8px;
	cursor: pointer;
	
	
}

.left_cont{


	padding-left: 5px;
	
}
