#bodybox {

	}

body, td, p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}

a, a:visited {
	color: #FF7300;
	text-decoration: none;
	background: transparent;
	}

a:hover {  
	color: #FF7300;
	text-decoration: underline;
	}

a:active {
	color: #CCC;
	text-decoration: underline;
	}

li { 
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
	}

.div { 
	position: absolute;
	visibility: hidden;
	}

.tabs { 
	height: 25px;
	padding: 6;
	background: #CCCCCC;
	}

.title { 
	font-family: arial,helvetica;
	font-size: 17px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	}

.header { 
	font-family: arial,helvetica;
	font-size: 17px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	}

.msg_folder { 
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	}

.admin_tb { 
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
	}

.admin_submit { 
	font-size: 11px;
	border: thin solid 1 #000000;
	background: #CCCCCC;
	width: 100;
	height: 20;
	}

.plainrow	{ 
	font-family: courier;
	font-size: 9px;
	color: 000000;
	text-decoration: none;
	}

.plainrow: hover { 
	font-family: courier;
	font-size: 9px;
	color: FF7300;
	text-decoration: underline;
	}

.submenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	}

.submenu a:link, 
.submenu a:visited, 
.submenu-sel a:link, 
.submenu-sel a:visited {
	color: #FFC399;
	background: transparent;
	}

.submenu a:hover, 
.submenu-sel a:hover,  {  
	color: #FFFFFF;
	text-decoration: underline;
	}

.submenu-sel {  
	color: #FFFFFF;
	}

.headline { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	}

.heading { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	}

.headline-white { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	}

.heading-white { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	}

.black {
	color: #000000;
	}

.error { 
	color: #CC0000;
	}

.bold { 
	font-weight: bold;
	}

.white { 
	color: #FFFFFF;
	}

.small { 
	font-size: 10px;
	line-height: 12px;
	}

.small-bold { 
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	}

.small-red { 
	font-size: 10px;
	line-height: 12px;
	color: #CC0022;
	}

.small-gray { 
	font-size: 10px;
	line-height: 12px;
	color: #5E5E6A;
	}

.small-white { 
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	}

.small-black { 
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	}

.form-btn { 
	font-size: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	}

input.textfield {  
	font-size: 10px;
	border: 1px #A6A7B0 solid;
	background-color: #FFFFFF;
	border-color: #A6A7B0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	}

input.submitbutton {
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	}

select.selectfield {  
	font-size: 10px;
	background-color: #FFFFFF;
	}

.title { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	}

.photo-right {  
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px
	}

.photo-left { 
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 5px
	}

form {
	padding: 0;
	margin: 0;
	}

/*-------------------------------------------------------------------------------
 | Home Page News Styles
 +-----------------------------------------------------------------------------*/

.news-wrap {
	height: 250px;
	overflow: auto;
	margin-bottom: 1px;
	}

.news-box {
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	width: auto;
	background: #000 url(/graphics/back_fade_btm.jpg) repeat-x bottom left;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 7px;
	padding-bottom: 14px;
	}

/*-------------------------------------------------------------------------------
 | New Model Styles (Home Page)
 +-----------------------------------------------------------------------------*/

.newmodelbox {
	}

.newmodelbox tr {
	background: url(/graphics/back_fade_btm.jpg) repeat-x bottom left;
	}

.newmodelbox td {
	color: #FFF;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	}

.newmodelbox_img {
	margin: 10px 0px 0px 0px !IMPORTANT;
	}

/*-------------------------------------------------------------------------------
 | New Photos/Videos Styles (Home Page)
 +-----------------------------------------------------------------------------*/

.newbox tr {
	background: url(/graphics/back_fade_dark.gif) repeat-x top left;
	}

.newbox td {
	color: #FFF;
	padding: 15px 25px 15px 25px;
	}

.null_box, 
.null_box tr, 
.null_box td, table.null_box {
	background: none !IMPORTANT;
	background-image: none !IMPORTANT;
	padding: 0 !IMPORTANT;
	margin 0 !IMPORTANT;
	}

.newbox_photos, 
.newbox_photos tr, 
.newbox_photos td {
	background: none !IMPORTANT;
	background-image: none !IMPORTANT;
	padding: 0;
	margin: 0;
	}

.newbox_photos {
	margin-top: 10px;
	}

.newbox_photos td {
	}


.jump-wrap {
	float: right;
	margin: 0;
	padding: 0;
	}


/*-------------------------------------------------------------------------------
 | Tour Styles
 +-----------------------------------------------------------------------------*/

.tour-text, 
.tour-text p, 
.tour-text ul, 
.tour-text li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #ebedf0;
	}

.tour-text {
	background: #312f33 url(/graphics/back_fade_dark.gif) repeat-x top left;
	}

div.qtnotice {
	display: table;
	margin: 0;
	padding: 0;
	margin: 10px auto 0 auto;
	padding: 5px 10px;
	font-size: 10px;
	text-align: left;
	color: #999;
	background: #262626;
	border: 1px solid #444;
	}

.qtnotice img {
	margin: 0;
	padding: 0;
	margin-right: 12px;
	}

div.qtnotice:hover {
	background: #333;
	color: #999;
	}
	
div.qttxt {
	margin-top: 2px;
	}
