/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	text-align: left;
	color: #333333;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:26px;
	background-attachment:fixed;
      }
	
.padbootom
{
	padding-bottom:5px;
	text-align: justify;
}	
	.white12 {
	color: #FFFFFF;
	font-size:11px;
}

.dashedborder
{
	border:1px dashed #CCCCCC;
}

  .linmenu:link
 {
	color: #FFFFFF;
	text-decoration: none;
 }
a.linmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
 }
a.linmenu:hover {
	color:#E2DEC0;
	text-decoration: underline;
 }
a.linmenu:active {
	color:#E2DEC0;
	text-decoration: underline;
 }
 
 
 .welcometext {
	font-family: DVB-TTRadhikaEN;
	font-size: 20px;
	color: #000000;
}



.texthome {
	line-height: 17px;
	text-align:justify;
}


  .linmenu2:link
 {
	color: #333333;
	text-decoration: none;
 }
a.linmenu2:visited {
	color: #333333;
	text-decoration: none;
 }
a.linmenu2:hover {
	color: #333333;
	text-decoration: underline;
 }
a.linmenu2:active {
	color: #333333;
	text-decoration: underline;
 }
 
.orange {
	font-size: 14px;
	color: #FF6600;
	font-weight:bold;
}


.tablepad
{
	padding:5px 10px 5px 10px;
}.linehigh22 {
	line-height: 22px;
}
.green {
	font-size: 14px;
	color: #669900;
}
 
.footer {
	width:100%;
	height:80px;
	position:absolute;
	bottom:0;
	left:0;
	background:#ee5;
}