body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4c3024;

	SCROLLBAR-FACE-COLOR: #dadbd1; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff;
}

img {
	border-style: none;
}

p {	margin:0; padding:0; }



/* ------------------------------ menus --------------------------------- */

.login_err		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999d9e; white-space: nowrap; text-decoration: none; }

.menu_txt		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999d9e; white-space: nowrap; text-decoration: none; }
.menu_txt:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4F2683; white-space: nowrap; text-decoration: none; }
.menu_txt_a		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4F2683; white-space: nowrap; text-decoration: none; }

.smenu_txt		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fcfaeb; white-space: nowrap; text-decoration: none; }
.smenu_txt:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #dddddd; white-space: nowrap; text-decoration: none; }
.smenu_txt_a		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white; font-weight: bold; white-space: nowrap; text-decoration: none; }

.main_srchinp		{ width: 112px; height: 17px; border: solid 1px #d7d6d1; background-color: #fafaf0; }

.lang_txt		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999d9e; white-space: nowrap; text-decoration: none; }
.lang_txt:hover		{ color: navy; }
.lang_txt_a		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4d2482; white-space: nowrap; }

.main_teltxt1		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4d2482; }
.main_teltxt2		{ font-family: Arial, Helvetica, sans-serif; font-size: 19px; color: #4d2482; }

/* ------------------------------ content --------------------------------- */

.content_box			{ position:absolute; left: 220px; top: 200px;  width: 600px; height: 470px; }

.default_txt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999d9e; 
	line-height: 17px;
}

.default_txt a {
	color: #4F2683;
	text-decoration: underline;
}

.default_txt a:hover {
	color: #999d9e; 
	text-decoration: underline;
}

.default_tbl {
	border-style: solid; 
	border-width: 1px 0px 0px 1px;
	border-color: #999d9e;
}

.default_tbl td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999d9e; 
	line-height: 18px;
	border-style: solid; 
	border-width: 0px 1px 1px 0px;
	border-color: #999d9e;
}

.sm_divbox_2row 	{ margin-left: 50px; margin-top: 10px; width: 460px; float: left; }
.sm_divbox_4row 	{ margin-left: 50px; margin-top: 20px; width: 205px; float: left; }
.sm_divbox_6row 	{ margin-left: 0px;  margin-top: 7px;  width: 169px; float: left; }

.sm_itembox {
	padding-left: 8px;
	border-style: solid; 
	border-width: 0px 0px 0px 1px;
	border-color: white;
}


.smenu_regtxt		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fcfaeb; white-space: nowrap; text-decoration: none; }
.smenu_regtxt:hover	{ color: #dddddd; }
.smenu_regtxt_a		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white; font-weight: bold; white-space: nowrap; text-decoration: none; }
.regions_titlebox 	{ padding-top: 20px; padding-bottom: 10px; color: #4e2784; }

.pagetitle_txt 		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #4F2683; padding-bottom: 20px; }

.paddingtop 		{ padding-top: 5px; }

a.nav_lnk {
	font-size: 14px; 
	color: #4F2683;
	text-decoration: none;
}

.cpr_lnk 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #fcfaeb; text-decoration: none; }

.red_txt		{ color: red; }

