body {
	margin: 0px;
	padding: 0px;
	background-color:#e1eaf2;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #434343;
}

input {
	color: #434343;
}

a {
	color: #434343;
	text-decoration: none;
}
a:hover {
	color: #434343;
	text-decoration: underline;
}

a.link-top {
	font-family: "Trebuchet MS";
	color: #3c9be4;
	font-size: 13px;
	font-weight: bold;
}
a.link-top:hover {
	font-family: "Trebuchet MS";
	color: #df0024;
	font-size: 13px;
	font-weight: bold;
}
a.link-green {
	font-size: 11px;
	color: #74a433;
	text-decoration: underline;
	font-family: Arial;
}
a.link-green:hover {
	font-size: 11px;
	color: #74a433;
	text-decoration: none;
	font-family: Arial;
}
.txtwhite1 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt-white2 {
	font-size: 12px;
	color: #FFFFFF;
}
.txt-white3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}


.txt-red {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	font-family:Georgia;
}
.txt-red1 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.img-bordr {
	border: 1px solid #8db836;
	padding: 2px;
}

.td-bordr-botm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}
.box1-topmidbg {
	background-image: url(images/box1-top-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box1-midleftbg {
	background-image: url(images/box1-mid-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box1-midrightbg {
	background-image: url(images/box1-mid-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box1-botm-midbg {
	background-image: url(images/box1-botm-mid.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.td-bordr-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0b0b0;
}
.txt-grey-geor {
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	
}

.txt11b-geor-whit {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.txt11b-geor-whit1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.txt11b-geor-whit1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}


.box2-top-migbg {
	background-image: url(images/box2-top-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box2-mid-rightbg {
	background-image: url(images/box2-mid-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box2-mid-leftbg {
	background-image: url(images/box2-mid-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box2-botm-midbg {
	background-image: url(images/box2-botm-mid.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
a.link-grey {
	font-family: Arial;
	font-size: 11px;
	color: #8d8d8d;
	text-decoration: none;
}
a.link-grey:hover {
	font-family: Arial;
	font-size: 11px;
	color: #8d8d8d;
	text-decoration: underline;
}
a.link-grey2 {
	text-decoration: none;
	color: #505050;
	font-size: 12px;
}
a.link-grey2:hover {
	text-decoration: underline;
	color: #505050;
	font-size: 12px;
}


a.link-white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link-footer {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-footer:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link-red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.link-red:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.paging
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration:none;
}
a.paging:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #99CC00;
	text-decoration:underline;
}
