﻿body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.register_and_logout {
	text-align: right;
	vertical-align: top;
	margin-right: 0.3em;
}

.copyright {
}

.user, .user:link, .user:visited, .user:active, .user:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.login, .login:link, .login:visited, .login:active, .login:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.main_container {
	width:98%;
	margin:1%;
}

.main_table {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:829px;}
}

tr,td {
	text-align:left;
}

.main_content_table td {
}

.main_table_left,.main_table_right {
	width: 15px;
}

.main_table_header {
	background-image: url('s3cc_header.png');
	width: 829px;
	height: 96px;
	vertical-align: top;
}

.main_table_footer {
	height: 40px;
	background-image: url('s3cc_footer_water_mark.png');
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.main_table_contact_link,.main_table_contact_link:link,.main_table_contact_link:visited,.main_table_contact_link:active,.main_table_contact_link:hover {
	color: #CC0000;
	text-decoration: none;
}

.main_content_table {
	width: 799px;
}

.main_content_table_center, .main_content_table_left, .main_content_table_right {
	vertical-align: top;
}

.main_content_table_horizontal_spacer {
	height: 15px;
}

#page_title {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

#breadcrumb {
	vertical-align: bottom;
	text-align: right; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.main_line {
	height: 2px;
	background-color: #CCCCCC;
}

.page_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}

.page_text_abstract {
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}


.container {
	width:176px;
	border: 1px #CCCCCC solid;	
	margin-bottom: 0.7em;
}

.container_header {
	width:173px;
	height:15px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0.3em;
}

.container_header_gray {
	background-image:url('container_header.png');
}
.container_header_red {
	color: white;
	background-image:url('container_header_red.png');
}

.container_body {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

.main_menu {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.main_menu_node {
	width: 176px;
	clear: both;
    text-align: left;
	display: block;
	padding-left: 0.3em;
	margin-top: 0.1em;
}

.main_menu_bullet {
	background-image: url('main_menu_bullet.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
	margin-right: 2px;
}

.main_menu_bullet_selected {
	background-image: url('main_menu_bullet_selected.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
	margin-right: 2px;
	vertical-align: top;
}


.sample_page_content {
	margin-left:auto;
	margin-right:auto;
	width:375px;
	height:156px; 	
	background-image:url('page_header_sample.png');
}