

td	{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	}



.info {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	padding-left: 30;
	color : #656667;
}

a	{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : underline;
	color : #555555;
}

a:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : underline;
	color : #555555;
}

a:hover {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : none;
	color : #555555;
}

a.menu:link {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : underline;
	color : #B50808;
}

a.menu:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : underline;
	color : #B50808;
}

a.menu:active {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : underline;
	color : #B50808;
}

a.menu:hover {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : none;
	color : #B50808;
}

h1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight: bold;
	text-align: left;
	color : #666666;
}

h2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight: bold;
	text-align: left;
	color : #B50808;
}

.enter_log {
	border : 1 solid Gray;
	width: 120;
	height: 16;
}

.enter_pass {
	border : 1 solid Gray;
	width: 120;
	height: 16;
}

#gray {
	color: #656667;
}

#red {
	color: #B50808;
}

.bold {
	font-weight: bold;
}

.cell {
	border-top: 1 solid #c0c0c0;
	border-bottom: 1 solid #c0c0c0;
	padding-top: 10;
	padding-bottom: 10;
	background: #ffffff;
}

#menu {
	width:96%
}

#banner {
	width: 145;
}

#bottom {
	width: 100%;
	height: 70;
}

.left {
	border-right: 1 solid #c0c0c0;
	padding-left: 20;
	padding-right: 15;
}

.right {
	border-left: 1 solid #c0c0c0;
	padding-right: 10;
	padding-left: 0;
}

