@charset "utf-8";
/* Designer Srikanth reddy sarikonda
modified date 23rd June 2009  www.srikanthweb.com*/

body{
	margin:0px;
	}
.welcome { 
	font-family:Tahoma, Verdana;
	font-size:14px;	
	color: #0033CC;
	font-weight:bold;
	letter-spacing:1px;
}
.menulink { 
	font-family: Tahoma, Verdana;
	font-size:12px;	
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.content {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sidehedding1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	font-weight: normal;
	color:#339900;
	text-decoration: none;
}
.a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.norep {
	background-repeat: no-repeat;
}


.leftbg {
	background-image:url(../images/leftbg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.rightbg {
	background-image:url(../images/rightbg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.centerRow {
	width:766px;
}

.imgstyle {
	background-color:#FFFFFF;
	padding:1px;
	border:4px #CCCCCC solid;
}
.handcursur {
	cursor:pointer;
}

.sitemap {
	text-decoration: none;
	color: #61A2F6;
}
.sitemap:hover {
	text-decoration: none;
	color: #000000;
}

.lineColor {
	color:#CCCCCC;
}

.gb-top {
	border-top :1px solid #CCCCCC;
}
.gb-right {
	border-right:1px solid #CCCCCC;
}
.gb-bottom {
	border-bottom:1px solid #CCCCCC;
}
.gb-left {
	border-left :1px solid #CCCCCC;
}


