.welcome_title {
	font-size: 12px;
	color: #666666;
        height:12px;
}

.server_name {
	font-size: 11px;
	color: #666666;
        height:24px;
}

.header_title_description {
        background-color: transparent
}

.foot {
	border-top: 1px dotted #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #555555;
	line-height: 24px;
	margin: 0px;
}

.copyright {
	font-size: 9px;
	color: #999999;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.module_title {
        color: #336699; 
        font-weight: bold;
        width: 130px;
	text-align:center;
}

.module_content {
	font-size: 11px;
	color: #666666;
        width: 130px;
}

.x-box-ml {
	background: transparent url(../scripts/extjs/resources/images/default/box/l.gif) repeat-y 0;
	padding-left: 3px;
	overflow: hidden;
        zoom:1;
}

.x-box-mc {
	background: #eee url(../scripts/extjs/resources/images/default/box/tb.gif) repeat-x 0 -16px;
	padding: 4px 2px;
	font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
	color: #393939;
	font-size: 12px;
}

.x-box-mr {
	background: transparent url(../scripts/extjs/resources/images/default/box/r.gif) repeat-y right;
	padding-right: 3px;
	overflow: hidden;
}

.top_header_link, .top_header_link a:active, .top_header_link a:visited, .top_header_link a:link  {
	font-size: 12px;
	color: #666666;
        height:14px;
        font-family:Arial,Helvetica,sans-serif;
}

.top_header_link a:hover {
	font-size: 12px;
	color: #888888;
        height:14px;
        text-decoration: underline;
        font-family:Arial,Helvetica,sans-serif;
}

.top_header_link_margin {
        margin-bottom: 5px;
}

.article_date {
	font-size: 12px;
	color: #666666;
        margin-bottom: 5px;
}

.article_title a:active, .article_title a:visited, .article_title a:link  {
	font-size: 14px;
        font-weight: bold;
	color: #993333;
        margin-top: 5px;
        margin-bottom: 5px;
}

.article_title a:hover {
	font-size: 14px;
        font-weight: bold;
	color: #993333;
        margin-top: 5px;
        margin-bottom: 5px;
        text-decoration: underline;
}

.article_abstract {
	font-size: 13px;
	color: #333333;
        margin-top: 10px;
}

.article_info {
	font-size: 12px;
	color: #666666;
        margin-top: 10px;
}

.article_draft {
	font-size: 12px;
	color: #DD7870;
        height:12px;
        margin-top: 5px;
        margin-bottom: 5px;
}

.article_url {
	font-size: 12px;
	color: #666666;
        margin-top: 10px;
}

.article_read_all {
	font-size: 12px;
	color: #DD7870;
        height:12px;
        margin-top: 10px;
}

.article_read_all a:link {
	font-size: 12px;
	color: #DD7870;
        height:12px;
        margin-top: 10px;
}

.article_read_all a:hover {
	font-size: 12px;
	color: #DD7870;
        height:12px;
        text-decoration: underline;
        margin-top: 10px;
}

.article_read_all a:active {
	font-size: 12px;
	color: #DD7870;
        height:12px;
        margin-top: 10px;
}

.article_read_all a:visited {
	font-size: 12px;
	color: #DD7870;
        height:12px;
        margin-top: 10px;
}


.article_foot {
	border-top: 1px dotted #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #555555;
	line-height: 16px;
	margin: 0px;
        margin-top: 10px;
}

.comment_info {
	font-size: 11px;
	color: #777777;
        height:12px;
        margin-top: 10px;
}

.comment_content {
        font-size: 12px;
	color: #333333;
        margin-top: 10px;
}

.comment_seperate {
        font-size: 6px;
        color: #333333;
        height:6px;
        margin-top: 10px;
}

.comment_delete {
	font-size: 11px;
	color: #333333;
        height:12px;
        margin-top: 10px;
}

.comment_action {
	font-size: 12px;
        margin-top: 10px;
}


.list_title {
        color: #336699; 
        font-weight: bold;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF3366;
	text-decoration: none;
}
.x-form-field-indent {
        margin-left: 123px;
}

#the-table { 
        border:1px solid #bbb;border-collapse:collapse;
        font-size: 12px;
	color: #333333;
}

#the-table th {
        border:1px solid #ccc;border-collapse:collapse;padding:2px;
        font-size: 12px;
	color: #333333;
        text-align: center;
}

#the-table td{
        border:1px solid #ccc;border-collapse:collapse;padding:2px;
        font-size: 12px;
	color: #666666;
}

.config_value a:active, .config_value a:visited, .config_value a:link  {
	font-size: 11px;
        font-weight: normal;
	color: #FF7870;
        height:12px;
}

.config_value a:hover {
	font-size: 11px;
        font-weight: normal;
	color: #FF7870;
        height:12px;
        text-decoration: underline;
}


.config_action a:active, .config_action a:visited, .config_action a:link  {
	font-size: 11px;
        font-weight: normal;
	color: #777777;
        height:12px;
}

.config_action a:hover {
	font-size: 11px;
        font-weight: normal;
	color: #777777;
        height:12px;
        text-decoration: underline;
}

.photo_station_help {padding:10px 10px;}
.photo_station_help ol {list-style-type: decimal; margin-left: 40px;}
.photo_station_help li {display: list-item;}
.help_text {margin-top: 5px; margin-bottom: 5px;}
.help_text ol {list-style-type: decimal; margin-left: 40px;}
.help_text li {display: list-item;}

.title_1 {margin-top: 15px; margin-bottom: 5px; font-weight:bold;}
.title_2 {margin-top: 15px; margin-bottom: 5px; font-weight:bold;}

.UI_button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.note_head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.note_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;	
}

.label_cloud a:active, .label_cloud a:visited, .label_cloud a:link  {
	color: #0063DC;
}

.label_cloud a:hover {
        background: #0063DC none repeat scroll 0%;
	color: #FFFFFF;
}

.current_page {
	background-color:#FFFFFF;
        border:1px solid #D1D1D1;
        color:#993333;
        font-size:8pt;
        font-weight:bold;
        padding:1px;
        text-align:center;
}

.page a:active, .page a:visited, .page a:link  {
	background-color:#FFFFFF;
        border:1px solid #D1D1D1;
        color:#666666;
        cursor:pointer;
        font-size:8pt;
        padding:1px;
        text-align:center;
}

.page a:hover {
	background-color:#FFFFFF;
        border:1px solid #D1D1D1;
        color:#666666;
        cursor:pointer;
        font-size:8pt;
        padding:1px;
        text-align:center;
}
