/* FORM */

	/* FORM */
	input.form {
	width: 130px;
	background-color: transparent;
	border: 1px #B9B9B9 solid;
	font-family: verdana,arial,geneva;
	font-size: 11px;
	color: #7F7F7F;
	}

	input.button {
	background-color:#FFFFFF;
	border:0px;
	}

	/* LAYOUT */

	.container {
	width: 755px;
	text-align: center;
	}

	.menu {
	width: 755px;
	height: 27px;
	background-image: url(../images/bg_menu.gif);
	border-bottom: 1px solid #FFFFFF;
	}

	.menu_silver {
	width: 755px;
	height: 27px;
	background-image: url(../images/bg_menu_silver.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #FFFFFF;
	}

	.logo {
	width: 755px;
	text-align:left;
	}

	.content_table {
	width: 755px;
	height:auto !important;
	height:400px;
	min-height:400px;
	overflow: visible;
	background-color: #EFEFEF;
	text-align: left;
	}

	.content {
	width: 450px;
	width/* */:/**/420px;
	width: /**/420px;
	padding: 10px;
	text-align: left;
	background-color: #EFEFEF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	}

	.main {
	position: relative;
	width: 755px;
	height: 411px;
	}

	.login {
	position: absolute;
	right: 20px;
	top: 30px;
	}

	.login_table {
	width: 175px;
	vertical-align: top;
	background-color:#FFFFFF;
	text-align:left;
	}

	.desctable {
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	color: white;
	font-family:verdana,arial,geneva;
	font-size: 11px;
	}


	.line {
	width: 755px;
	height: 5px;
	background-image:url(../images/footer_line.gif);
	background-repeat: repeat-x;
	}

	.footer_main_left {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A0A0A0;
	text-align:left;
	vertical-align:top;
	}

	.footer_main_right {
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0C0C0;
	text-align:right;
	vertical-align:top;
	}

	/* TEXT */
	.light {
	font-family:verdana,arial,geneva;
	font-size: 9px;
	color: #7F7F7F;
	}

	.light a {
	color:#F86868;
	text-decoration: none;
	}

	.light a:hover {
	color: #FF0000;
	text-decoration: none;
	}

	a.light1 {
	color:#FFFFFF;
	text-decoration: underline;
	}

	a.light1:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
	.footer_main_right a {
	color:#B0B0B0;
	text-decoration: none;
	}

	.footer_main_right a:hover {
	color: #909090;
	text-decoration: none;
	}

	.header {
	font-size:16px; 
	color:#333333;
	font-weight : bold;
	}

	input.form {
	width: 130px;
	background-color:#FFFFFF;
	border:1px #B9B9B9 solid;
	font-family:verdana,arial,geneva;
	font-size: 11px;
	color: #7F7F7F;
	}

	input.button {
	background-color:#FFFFFF;
	border:0px;
	}

	.light {
	font-family:verdana,arial,geneva;
	font-size: 9px;
	color: #7F7F7F;
	}

