body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C2CB4;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #425863;
}

.link1 {
	color: #425863;
	text-decoration: none;
}
.link1:active {
    color: #425863;
	text-decoration: none;
}
.link1:hover {
    color: #7dc935;
	text-decoration: none;
}
.link2 {
	color: #83112a;
	text-decoration: none;
}
.link2:active {
	color: #83112a;
	text-decoration: none;
}
.link2:hover {
	color: #83112a;
	text-decoration: underline;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-style: normal;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #6DC770;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8DD38F;
	border-right-color: #8DD38F;
	border-bottom-color: #44B047;
	border-left-color: #44B047;
}
.imgbg {
 background-image:url(images/leftmenubg.gif); 
 background-repeat:no-repeat;
}
.tdlink0 {
	border: solid 1px #ffffff;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tdlink1 {
    background-color:#f9faf4;
	border: solid 1px #d0e0e0;
    padding: 2px 4px 2px 4px;
}
.tdlink2 {
    background-color:#E4E4E4;
    border: solid 1px #E4E4E4;
    padding: 0 4px 2px 4px;
}
.tdlink3 {
    background-color:#f3f3f3;
	border: solid 1px #cccccc;
    padding: 0px 4px 2px 4px;
}
.underlined {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ECECEC;
}
