/* =========================================
	Item Specific CSS Styles
   =========================================
*/

.blue, .blue:link, .blue:visited {
	color: #74defd;
}

.date {
	color: #aaaaaa;
	font-size: 10px;
}

.error {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

.error_table {
	padding: 5px;
	margin-bottom: 5px;
	border: solid 1px #666666;
	background-color: #222222;
	text-align: center;
}

.error_input {
	color: #ff0000;
	font-weight: bold;
	margin-left: 5px;
}

.gallery_bgrnd {
	background-image: url(Images/bgrnd_gallery_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 548px;
	height: 406px;
	text-align: center;
	vertical-align: middle;
}

.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fefda7;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fefda7;
}

.h4 {
	font-size: 12px;
	color: #fefda7;
	font-weight: bold;
}

.loadingbox {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #666666; 
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
}

.no_border, .no_border:link, .no_border:active, .no_border:visited, .no_border:hover {
	border: 0px;
}

.red {
	color: #cc0000;
}

.small_text {
	font-size: 10px;
}

.sub_nav, .sub_nav:link, .sub_nav:visited {
	color: #74744c;
	font-weight: bold;
	border: 0px;
}

.sub_nav:active, .sub_nav:hover {
	color: #fefda7;
	font-weight: bold;
	border: 0px;
}

.sub_nav_on, .sub_nav_on:link, .sub_nav_on:visited {
	color: #fefda7;
	font-weight: bold;
	border: 0px;
}

.sub_nav_on:active, .sub_nav_on:hover {
	color: #fefda7;
	font-weight: bold;
	border: 0px;
}

.success {
	color: #7fca4b;
	font-weight: bold;
	font-size: 14px;
}

.table_matrix01 {
	border-bottom: 1px solid #666666;
}

.table_matrix02 {
	border-bottom: 1px dashed #cccccc;
}

.table_matrix03 {
	border: 1px solid #444444;
}

.table_matrix03 td, .table_matrix03 th {
	line-height: 18px;
}

.table_matrix04 {
	color: #fefda7;
	width: 100%;
}

.table_matrix04 td {
	color: #fefda7;
}

.trbgrnd01 {
	background-color: #000000;
}

.trbgrnd02 {
	background-color: #FFFFFF;
}

.trbgrnd03 {
	background-color: #CCCCCC;
}

.trbgrnd04 {
	background-color: #E6E6E6;
}

.trbgrnd05 {
	background-color: #F5F5F5;
}

.trbgrnd06 {
	background-color: #666666;
}

.trbgrnd07 {
	background-color: #999999;
}

.trbgrnd08 {
	background-color: #333333;
}

.trbgrnd09 {
	background-color: #262619;
}

.white {
	color: #ffffff;
}

/* =========================================
	Body Content Specific CSS Styles
   =========================================
*/

.page {
    width: 100%;
    text-align: center;
    margin: 0px;
	padding: 0px;
}

/* =========================================
	Main Content Specific CSS Styles
   =========================================
*/

.content {
    width: 730px;
    height: 300px;
    vertical-align: top;
    text-align: center;
}

.content_body {
	width: 730px;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}

/* =========================================
	Side Bar Content Specific CSS Styles
   =========================================
*/

.sidebar {
    width: 219px;
}

/* =========================================
	Header CSS Styles
   =========================================
*/

.header {
	width: 730px;
	height: 35px;
	text-align: center;
}

.header_logo {
	height: 172px;
	vertical-align: middle;
	text-align: center;
}

.header_logo a, .header_logo a:link, .header_logo a:active, .header_logo a:visited, .header_logo a:hover {
	border: 0px;
}

.header_nav {
	width: 730px;
	height: 49px;
	vertical-align: top;
	text-align: center;
}

.header_nav a, .header_nav a:link, .header_nav a:active, .header_nav a:visited, .header_nav a:hover {
	border: 0px;
}

/* =========================================
	Footer CSS Styles
   =========================================
*/

.footer {
	width: 720px;
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
}

.footer_body_left {
	text-align: left;
	font-size: 11px;
	color: #6f6f6f;
}

.footer_body_right {
	text-align: right;
	font-size: 11px;
	color: #6f6f6f;
}

.footer_body_right a, .footer_body_right a:link, .footer_body_right a:visited {
	font-size: 11px;
	color: #6f6f6f;
}

.footer_bgrnd {
	background-image: url(Images/bgrnd_footer_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 91px;
	vertical-align: top;
}

/* =========================================
	Global CSS Styles
   =========================================
*/

a, a:link, a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	border-bottom: dashed 1px #ffffff;
}

body {
	background-color: #000000;
	background-image: url(Images/bgrnd_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Helvetica, Sans-serif;
	color: #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
} 

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fefda7;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fefda7;
}

h4 {
	font-size: 12px;
	color: #fefda7;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	border: 0px;
	border-top: 1px solid #cccccc;
	height: 1px;
}

img {
	border-width: 0px;
}

input, select, textarea {
    font-size: 12px;
    font-family: Tahoma, Helvetica, Sans-serif;
    padding-left: 3px;
    padding-right: 3px;
    color: #333333;
}

p, ol, ul {
    font-family: Trebuchet MS, Tahoma, Helvetica, Sans-serif;
    font-size: 12px;
    color: #cccccc;
    line-height: 20px;
}

td {
    font-family: Trebuchet MS, Tahoma, Helvetica, Sans-serif;
    font-size: 12px;
    color: #cccccc;
    line-height: 20px;
}