.t3dbase {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 1; LEFT: 0px; COLOR: #DA6C2F; FONT-FAMILY: Arial; POSITION: relative; TOP: -10px
}
.t3dshadow {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 2; LEFT: 2px; COLOR: #D0D0D0; FONT-FAMILY: Arial; POSITION: absolute; TOP: 2px
}
.t3dhighlight {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 3; LEFT: 1px; COLOR: #D0D0D0; FONT-FAMILY: Arial; POSITION: absolute; TOP: 2px
}
.t3dtext {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 4; LEFT: 0px; COLOR: #DA6C2F; FONT-FAMILY: Arial; POSITION: absolute; TOP: 0px
}
td {
	font-family: Arial;
	font-size : 12px;
	LINE-HEIGHT: 1.5;
	color: #000000;
}
td.left {
	font-family: Arial;
	font-size : 12px;
	LINE-HEIGHT: 1.2;
	color: #000000;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
input.text {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}
a.menu {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:link {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #000000;
}

a.menu:active {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color: #FFFFFF;
}
span.left_header {
	font-size:13px;
	font-weight:bold;
	color: #657896;
}

a.blue_underline {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #478DE7;
}
a.blue_underline:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #478DE7;
}
a.blue_underline:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FF99CC;
}

a.blue_underline:active {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color: #478DE7;
}



a.menu_footer {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu_footer:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu_footer:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FFD415;
}

a.menu_footer:active {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color: #FFFFFF;
}