/* GlobalAccounting  */
body{
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E7EFF5;
	padding:0px;
	margin: 0px;
}
.secure_bg {
	background-attachment: scroll;
	background-color: #D8D8D8;
	background-image: url(../images/secure_bg_rp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.contentlink {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #3F8DD4;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #864E00;
	text-decoration: none;
	font-weight: normal;
}
.headpage {
	font-family: arial;
	font-size: 18px;
	color: #5083B2;
}
.bottom {
	font-family: Tahoma, Arial, Impact;
	font-size: 10px;
	line-height: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.contact_bg {
	background-color: #A47257;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.topnavi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #4A7DAC;
}

.topnavi:hover {
	color: #234564;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:hover {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #C762A2;
	text-decoration: none;
	font-weight: normal;

}
.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #5EABA9;
	text-decoration: none;
}
.RedMark {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}


.TextBox {
	border: 1px solid #969696;
	background-color: #EEEEEE;
	font-family: tahoma;
	font-size: 11px;
	color: #5F3535;
	height: 17px;
}

