body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img/common/bg_01.gif);

}

.back_l {
	background-image: url(../img/common/bg_left.gif);
	background-repeat: repeat-y;
}

.back_r {
	background-image: url(../img/common/bg_right.gif);
	background-repeat: repeat-y;
}

form {
	margin:0px;
}

.under {
	text-decoration: underline;
}

.fn14 {
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


.fn12 {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.fn12a {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.fn12b {
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.fn11 {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.fn10 {
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.fn9 {
	font-size: 9px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.bold{
	color: #333333;
	font-weight: bold;
}

.deepblue{
	color: #2F4893;
}

.deepblueB{
	color: #2F4893;
	font-weight: bold;
}

.orangeB{
	color: #FF9000;
	font-weight: bold;
}

.black{
	color: #333333;
}

.white{
	color: #ffffff;
}

.semiwhite{
	color: #D4DAEE;
}

.red{
	color: #E82F0A;
}

A:link {
	color: #3366CC;
}

A:visited {
	color: #3366CC;
}

A:hover {
	color: #FF9000;
	text-decoration: none;
}

A {
	text-decoration: none;
}

.bar{
	scrollbar-Track-Color:#ffffff;
	scrollbar-Face-Color:#ffffff;
	scrollbar-Shadow-Color:#CCCCCC;
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-Highlight-Color:#CCCCCC;
	scrollbar-Arrow-Color:#223986;
	scrollbar-3dLight-Color:#ffffff;
} 

h1{
	font-size:10px;
	line-height:14px;
	margin:0;
	padding:0;
	font-weight: normal;
	color: #CEB46A;
}

h2{
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	font-weight: normal;
	color: #2F0104;
}

h3{
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	font-weight: normal;
	color: #2F0104;
}

ul {
	padding: 0 0 0 12px;
	margin:  0 0 0 12px;
}

ol {
	padding:  0 0 0 12px;
	margin:  0 0 0 12px;
}


