/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;

}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #F7941D;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

a.dev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #F7941D;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
a.dev:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #F7941D;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}

.room {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #959595;
	text-decoration:none;
}


.headtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: C4A630;

}
.textlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: C6CBCF;
}
.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003A6E;
}
.ttlorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff7d04;
	text-decoration:none;
}

.ttlorange3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff7d04;
	text-decoration:none;
}

.ttlorange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ff7d04;
	text-decoration: none;

}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0073bd;
}
.border {
	border: 1px solid #B3B3B3;
}
