body {
	background-color: #E7E7E7;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
form{
margin:0px;
}
A.toplink {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	line-height: 34px;
	background-image: url(../images/btnbg.jpg);
	float: left;
	height: 35px;
	width: 58px;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
}A.toplink:hover {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	text-decoration: none;
	line-height: 34px;
	background-image: url(../images/selectbtn.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 58px;
	text-align: center;
	font-weight: bold;
}
.pagebg {
	background-color: #FFFFFF;
}
.graytop {
	background-image: url(../images/gray.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.grayleft {
	background-image: url(../images/gray.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.grayright {
	background-image: url(../images/gray.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.graybottom {
	background-image: url(../images/gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bluetop {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.blueleft {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blueright {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.bluebottom {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.orgtop {
	background-image: url(../images/org.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.orgleft {
	background-image: url(../images/org.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.orgright {
	background-image: url(../images/org.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.orgbottom {
	background-image: url(../images/org.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.greentop {
	background-image: url(../images/green.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.greenleft {
	background-image: url(../images/green.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.greenright {
	background-image: url(../images/green.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.greenbottom {
	background-image: url(../images/green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bluetext {
	color: #3787A1;
}
.orgtext {
	color: #F76210;
}
.greentext {
	color: #8AA401;
}
A.footerlink {
	FONT-SIZE: 11px;
	COLOR: #F76210;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.footerlink:hover {
	FONT-SIZE: 11px;
	COLOR: #F76210;
	font-weight: bold;
	text-decoration: underline;
}
A.menulink {
	FONT-SIZE: 11px;
	COLOR: #666666;
	TEXT-DECORATION: none;

}
A.menulink:hover {
	FONT-SIZE: 11px;
	COLOR: #F76210;

	text-decoration: underline;
}
A.greenlink {
	FONT-SIZE: 11px;
	COLOR: #8AA401;
	TEXT-DECORATION: none;
}
A.greenlink:hover {
	FONT-SIZE: 11px;
	COLOR: #8AA401;
	text-decoration: underline;
}

.searchbg {
	background-image: url(../images/searchbg.jpg);
	background-repeat: repeat-x;
}
.btnbg {
	background-image: url(../images/btnbg.jpg);
	background-repeat: repeat-x;
}
.bluebg {
	background-image: url(../images/bluebg.gif);
	background-repeat: repeat-x;
}
.bluebg2 {
	background-color: #3787A1;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.orgbg {
	background-image: url(../images/orgbg.gif);
	background-repeat: repeat-x;
}
.orgbg2 {
	background-color: #F76210;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.greenbg {
	background-image: url(../images/greenbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.graybg1 {
	background-image: url(../images/graybg1.gif);
	background-repeat: repeat-x;
}
.graybg {
	background-color: #E0E0E0;
	background-image: url(../images/graycorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.graybg2 {
	background-image: url(../images/graybg2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding-left: 2px;
}
.bluebutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3787A1;
	border: 1px solid #3787A1;
	padding-right: 3px;
	padding-left: 3px;
}
.whitetext {
	color: #FFFFFF;
	text-decoration: none;
}.greenbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8AA401;
	border: 1px solid #8AA401;
	padding-right: 3px;
	padding-left: 3px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8AA401;
	text-decoration: none;
}
.fontst1 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.fontst2 {
	font-weight: bold;
	color: #333333;
	
}

.Hrnormal
{
	background-color: #E0EEF3;
}
.Hralter
{
	background-color: #F3F3F3;
}

.Hrhover
{
	background-color: #FFE9CE;
}


.bldfnt
{
	font-weight: bold;	
}

.fontst3 {
	font-size: 12px;
	color: #CCCCCC;
}

.fontst4 {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
A.graylink {
	COLOR: #666666;
	TEXT-DECORATION: none;

}
A.graylink:hover {

	COLOR: #666666;
	text-decoration: underline;
}
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}

.borderonimg
{
border: 1px dotted #3787A1;
}

