.mainborder {border: 1px solid #FAAF03;}
/*body { background-image:url(Img/green119.png);}*/
.style4 
{
	font-size: 20px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

a:link {color: blue; text-decoration: underline;}
a:hover {color: red; text-decoration: none;}
a:active {color: orange; text-decoration: none;}
a:visited {	color: blue; text-decoration: underline;} 

a.aa:link {color: black; text-decoration: none; font-weight: 550;}
a.aa:hover {color: red; text-decoration: none; font-weight: 550;}
a.aa:active {color: orange; text-decoration: none; font-weight: 550;}
a.aa:visited {	color: black; text-decoration: underline; font-weight: 550;} 


.stylefont1 
{
	text-align: left;
	font-size: 14 px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	margin:10 px;	
}

.fontcolor
{
	font-size: 18px;
	font-weight:bolder;
	font-family: "Courier New", Courier, monospace;	
	color: #99cc00;
}


ul 
{
	list-style-image: url(Img/mini_ben.gif);
}
.style1
{
	font-size: 16px;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;	
	color: #888888;
}
p
{
	font-size: 16px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	margin: 15px;
}
/*.image {
   float: left;
   margin-top: 6px;
   margin-right: 6px;
}


table
{
-webkit-box-shadow: 0 0 20px #DEDEDE;
 
-moz-box-shadow: 0 0 20px #DEDEDE;
 
box-shadow: 0 0 20px #DEDEDE;
 
border: solid 1px #DEDEDE;
 
-moz-border-radius: 6px;
 
-webkit-border-radius: 6px;
}*/

#konk td {text-align:center;}