a:link {
	color: #968981;
	text-decoration: none;
}
a:visited {
	color: #968981;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a.Menu:link {
	color: #666666;
	text-decoration: none;
}
a.Menu:visited {
	color: #666666;
	text-decoration: none;
}
a.Menu:hover {
	color: #003366;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #536269;
}
.paddingAll {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.paddingTopBott {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3px;
	padding-right: 3px;
}
.input_01 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #F1932F;
}
.borderAll {
	border: 1px solid #F1932F;
}
.bgMenu01 {
	BACKGROUND-IMAGE: url(images/menu/bg_menu_01.gif); BACKGROUND-REPEAT: no-repeat; height:20px; padding-left:5px
}
.bgMenu02 {
	BACKGROUND-IMAGE: url(images/menu/bg_menu_02.gif); BACKGROUND-REPEAT: no-repeat; height:20px; padding-left:5px
}
.bgMenu03 {
	BACKGROUND-IMAGE: url(images/menu/bg_menu_03.gif); BACKGROUND-REPEAT: no-repeat; height:20px; padding-left:5px
}
.bgMenu04 {
	BACKGROUND-IMAGE: url(images/menu/bg_menu_04.gif); BACKGROUND-REPEAT: no-repeat; height:20px; padding-left:5px
}
.bgMenu05 {
	BACKGROUND-IMAGE: url(images/menu/bg_menu_05.gif); BACKGROUND-REPEAT: no-repeat; height:20px; padding-left:5px
}
.bgMenu06 {
	BACKGROUND-IMAGE: url(images/menu/bg_menu_06.gif); BACKGROUND-REPEAT: no-repeat; height:20px; padding-left:5px
}
.bgPartition {
	BACKGROUND-IMAGE: url(images/bg_partition.gif); BACKGROUND-REPEAT: no-repeat; padding-left:40px; height:400px;
}.input_02 {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #999999;
}
.bgMenuOn {
	BACKGROUND-REPEAT: no-repeat;
	height:20px;
	padding-left:5px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #6699FF;
}
.paddingAll20 {
	padding: 20px;
}
.borderAllGray {

	border: 1px solid #CDCDCD;
}
.borderBottom {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.borderTopLeftRightGray {
	border-top: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-bottom: 0px none #CDCDCD;
	border-left: 1px solid #CDCDCD;
}

