/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:589px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

.navi:link {
	color:#4b4b4b;
	text-decoration:none;
}
a.navi:visited {
	color:#4b4b4b;
	text-decoration:none;
}
a.navi:hover {
	color: #333333;
	text-decoration:none;
}
a.navi:active {
	color:#333333;
	text-decoration:none;
}



.tablink:link 
{
	color:#545454;
	text-decoration:none;
	background-image:url(../images/navibg.jpg);
	background-repeat:repeat-x;
 	height:39px;
	text-align:center;
 	display:block;
 	line-height:39px;
 }
a.tablink:visited 
{
	color:#545454;
	text-decoration:none;
	background-image:url(../images/navibg.jpg);
	background-repeat:repeat-x;
 	height:39px;
	 
	display:block;
 }
a.tablink:hover 
{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navibg_ro.jpg);
	background-repeat:repeat-x;
 	height:39px;
 	display:block;
 }
a.tablink:active 
{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navibg_ro.jpg);
	background-repeat:repeat-x;
	height:39px;
 	display:block;
 }
 
 
  .tablink2:link 
{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navibg_ro.jpg);
	background-repeat:repeat-x;
 	height:39px;
	text-align:center;
 	display:block;
 	line-height:39px;
 }
a.tablink2:visited 
{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navibg_ro.jpg);
	background-repeat:repeat-x;
 	height:39px;
	 
	display:block;
 }
a.tablink2:hover 
{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navibg_ro.jpg);
	background-repeat:repeat-x;
 	height:39px;
 	display:block;
 }
a.tablink2:active 
{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navibg_ro.jpg);
	background-repeat:repeat-x;
	height:39px;
 	display:block;
 }
 
 
 
 
 
 .greyborder
 {
 	border:1px solid #cccccc;
}
.PROTEXT {
	font-size: 18px;
	font-weight: bold;
	color: #5a5a5a;
}
.goldtext {
	font-size: 16px;
	font-weight: bold;
	color: #9e7e47;
}

.textalign
{
	text-align:justify;
}


.text2 {
	font-size: 15px;
	font-weight: bold;
	color: #5a5a5a;
}

.footer
{
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:50px;
}

.tablepadding
{
	padding:5px 3px 5px 10px;
	text-align: justify;
}
