body {
	background-color: #ffffff;
}

body, td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}

a:link {color:#FF9900;	text-decoration: underline;}
a:visited {color:#FF9900;	text-decoration: underline;}
a:hover {color: #FF3300;	text-decoration: none;}
a:active {color:#FF3300;	text-decoration: underline;}

.bg2 {
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-x;
}

.bg3 {
	background-image:url(../images/bg3.gif);
	background-repeat:repeat-x;
}

.bg_login {
	background-image:url(../images/login_bg.gif);
	background-repeat:repeat-x;
}

/* font css ------------------------------------------------- */

.topmenu {
	font-family: Helvetica, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a.topmenu:link {color:#333333;	text-decoration: none;}
a.topmenu:visited {color:#333333;	text-decoration: none;}
a.topmenu:hover {color:#FFFFFF; background-color: #FF9900;	text-decoration: none;}
a.topmenu:active {color:#FFFFFF; background-color: #FF9900;	text-decoration: none;}

.menu {
	font-family: Helvetica, Arial, serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

a.menu:link {color:#333333;	text-decoration: none;}
a.menu:visited {color:#333333;	text-decoration: none;}
a.menu:hover {color:#FFFFFF; background-color: #FF9900;	text-decoration: none;}
a.menu:active {color:#FFFFFF; background-color: #FF9900;	text-decoration: none;}

.login {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2e6e9e;
}

a.login:link {font-weight: normal;	color:#666666;	text-decoration: none;}
a.login:visited {font-weight: normal;	color:#666666;	text-decoration: none;}
a.login:hover {color:#666666;	text-decoration: underline;}
a.login:active {color:#666666;	text-decoration: underline;}

.bottom_menu {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.bottom_menu:link {font-weight: bold;	color:#666666;	text-decoration: none;}
a.bottom_menu:visited {font-weight: bold;	color:#666666;	text-decoration: none;}
a.bottom_menu:hover {font-weight: bold;	color:#666666;	text-decoration: underline;}
a.bottom_menu:active {font-weight: bold;	color:#000000;	text-decoration: none;}

.H1 {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.head {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a.head:link {color:#333333;	text-decoration: none;}
a.head:visited {color:#333333;	text-decoration: none;}
a.head:hover {color:#333333;	text-decoration: underline;}
a.head:active {color:#333333;	text-decoration: none;}

.normal {
	font-family: Tahoma, Helvetica, serif;
	font-size: 11px;
	color: #666666;
}

a.normal:link {color:#996600;	text-decoration: none;}
a.normal:visited {color:#996600;	text-decoration: none;}
a.normal:hover {color:#333333;	text-decoration: underline;}
a.normal:active {color:#996600;	text-decoration: none;}


/* form css ------------------------------------------------- */

.textInput_login {
	border: 1px solid #999999;
	background: #ffffff;
	font-family: "Tahoma, Helvetica, sans-serif";
	font-size: 11px;
	color: #000000;
	width: 166px;
	height: 18px;
}

.Checkbox {
	border: 1px solid;
	border-color: A5ACB2;
	background: #ffffff;
	width: 15px;
	height: 15px;
}
