.linkwrite{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12.5px;
	font-weight: bold;
	color: Lime;
	text-decoration: none;
}
.linkwrite:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12.5px;
	color: #A3CC28;
	text-decoration: underline;
	font-weight: bold;
}
.linkwrite2{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12.5px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.linkwrite2:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12.5px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.linkblue{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #21A0D2;
	text-decoration: none;
}
.linkblue:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #21A0D2;
	text-decoration: underline;
}

.textPum {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.textPum2 {
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.textPum3 {
	font-family:"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}
.textPum4 {
	font-family: "Tahoma";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.textPum5 {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.textPum6 {
	font-family: "Tahoma";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.textSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.textBig {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.inputSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: 80px;
}
.inputMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #A2A2A5;
	height: 20px;
	width: 180px;
	border: 1px solid #D4D4D4;
}
.inputBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 250px;
}
.textAreaSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 50px;
	width: 250px;
}
.textAreaMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 80px;
	width: 300px;
}
.textAreaBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 120px;
	width: 350px;
}
.textListSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 50px;
}
.textListMiddle{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 120px;
}
.textListBig{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 220px;
}
.fileFieldSmall{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 200px;
}
.fileFieldMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 300px;
}
.fileFieldBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 400px;
}
.borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border{
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D7D7E;
	text-decoration: none;
	line-height: 3.2ex;

}


.linkgreen{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #426715;
	text-decoration: none;
}
.linkgreen:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #618F2A;
	text-decoration: none;
}
.linkbb{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #969595;
	text-decoration: none;
}
.linkbb:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #F4A703;
	text-decoration: none;
}
.texred12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C10000;
	text-decoration: none;
}
.texred{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	line-height: 2.5ex;
	}.texsweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #67693F;
}
.inputbox {
	FONT-SIZE: 10px;
	COLOR: #C0C6DC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #DFDFDF;
	border: 1px solid #418880;
}
.inputbox2 {
	FONT-SIZE: 10px;
	COLOR: #C0C6DC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #D3D34D;
}
.bg01 {
	background-image: url(../images/bg-02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg02 {
	background-image: url(../images/business_11.jpg);
	background-repeat: no-repeat;
}
.bg03 {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
BODY {
scrollbar-face-color:#8CB415;
scrollbar-highlight-color:#91B91A;
scrollbar-3dlight-color:#769B00;
scrollbar-darkshadow-color:#769B00;
scrollbar-shadow-color:#91B91A;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#9FC824;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-01.jpg);
	background-color: A3CC28;
	background-repeat: repeat-x;
	background-position: left top;
}
.style1 {color: #FFFFFF}
.style2 {color: #666666}
.texthead1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #504D0E;
	text-decoration: none;
	line-height: 2.5ex;
}
.linkred{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #B6011F;
	text-decoration: none;
}
.linkred:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	color: #8F0018;
	text-decoration: none;
}

.linkgreen2{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	font-weight: bold;
	color: lime; // #669933;
	text-decoration: blink;
	margin: 8px;
}

.linkgreen2:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	color: #8F0018;
	text-decoration: none;
	font-weight: bold;
}

.linkgreen3{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #338033;
	text-decoration: none;
}

.linkgreen3:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	color: #8F0018;
	text-decoration: none;
	font-weight: bold;
}

.inputbox {
	FONT-SIZE: 11px;
	COLOR: #A5A2A2;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E9E9E9;
	border: 1px solid #DFDFDF;
}
.button {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #C2D8ED;
	height: 14px;
	border: 1px solid #26A0C3;
}
.linkye{
	font-family: "Helvetica", tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #F5B702;
	text-decoration: none;
}
.linkye:hover{
	font-family: "Helvetica", tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #F58602;
	text-decoration: none;

	}
.linktextpro{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 11px;
	color: #969595;
	text-decoration: none;
}
.linktextpro:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 11px;
	color: #F4A703;
	text-decoration: none;
}
.borderimage {
	border: 1px solid #999999;
}
.textline {
	font-family: "microsoft Sans Serif", tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: line-through;
}
.inputboxhome {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	height: 14px;
	width: 80px;
	background-color: #F4F4F4;
}
.inputboxmail {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	height: 14px;
	width: 100px;
	background-color: #F4F4F4;
}
.linkgg{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8D8812;
	text-decoration: none;
}
.linkgg:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
}
.backline {
	font-family: " Tahoma, "MS Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A5A2A2;
	text-decoration: underline;
	line-height: 2.5ex;

}

