body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftPanel {
	float: left;
	width: 190px;
	/*margin-left:35px*/
	margin-left:15px;
}
#midPanel {
	float:left;
	text-align: left;
	width: 540px;
	/*margin-right: 10px;*/
}
#grycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #eeeff3;
	width: 179px;
	text-align: center;
}
.imgbrdr {
	border: 1px solid #666666;
	padding: 1px;
}
#title {
background-color:#192a46; width:179px; background-image:url(images/rtcorner.jpg); background-position:right; background-repeat:no-repeat; text-align:left;}
#titlebottom {

background-color:#EEEFF3; width:179px; background-image:url(images/btm-rt-corner.jpg); background-position:right; background-repeat:no-repeat; text-align:left;
}
li {
	text-align: left;
	padding-right: 3px;
	padding-left: 4px;
	list-style-type: none;
	list-style-image: url(images/bt_bullet.gif);
}
#welcome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 98%;
	margin-bottom:10px;
}
#welcomecontent {
	margin:0px;
	padding:0px;
	text-align:justify;
}
#more a{
	color: #FF0000;
	float: right;
}
#footer {
	background-image: url(images/bg1.jpg);
	clear: both;
	text-align: center;
}
#left-footer {
	background-image: url(images/footer-lt.jpg);
	height: 81px;
	width: 21px;
	float: left;
}
#lefttcol {
	float: left;
	text-align:left;
	width: 21px;
 }
 #rightcol {
	text-align:right;
	float: right;
	width: 21px;
 }
 #content {
	background-image: url(images/footer-bg.jpg);
	height: 81px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 16px;
 }
.footerlink {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover{
 	color: #FFFF00;
 }
#content1 {
	background-image: url(images/footer-bg1.jpg);
	height: 59px;
	color: #000000;
	background-repeat: repeat-x;
	padding-top: 5px;
	text-align: right;
	
}
.green {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #006600;
	text-transform: uppercase;
}
a{
	color: #CC3300;
	text-decoration: none;
}
a:hover{
	color: #336666;
	text-decoration: none;
}
.field {
	font-size: 10px;
	border: 1px solid #7F9DB9;
}
.button {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #192A46;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
.red {

	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #A41910;
	text-transform: uppercase;
}
.content{
	font-family:Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
}
.txtjustify{
text-align:justify;
}
/*-----------------------------*/
#content4 {
	background-image: url(images/footer-bg.jpg);
	height:81px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 12px;
 }
 
 .but3{background-color:#192a46;color:#fff;border:1px solid #666;text-decoration:none;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;white-space:nowrap; padding:5px;}
.but3:hover{background-color:#d7e6ea;color:#000000;border:1px solid #666;}
