﻿.body {
}

.BackButton 
{
	font-size: 10pt; 
	border: 1px solid #000000; 
	background-color: #999999;
	text-decoration: none;

}

.Caption
{
	width: 80px;
	font-size: 10pt; 
	color: #1A8BAC ; 
 	
}

.TextBox
{
	font-size: 10pt; 
	border: 1px solid #72C9D8;
}

.RadioButtonList
{
	font-size: 10pt; 
}

.Right_Title
{
	width: 170px; 
	height: 20px; 
	text-align: left; 
	vertical-align: bottom; 
	font-size: 16px; 
	color: #888888; 
	font-weight: bold; 
	border-bottom: #bcbcbc 1px solid;
}

.Right_List
{
	
	width: 170px; 
	height: 20px; 
	text-align: left; 
	vertical-align: bottom; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	border-bottom: #000000 1px dotted;
	
}

.Center_Title
{
	text-align: left; 
	color: #F69F40; 
	font-size: 16px; 
	font-weight: bold; 
	border-bottom: #bcbcbc 1px solid;
}

.Center_More
{
	text-align: right; 
	color: #F69F40; 
	font-size: 16px; 
	font-weight: bold; 
	border-bottom: #bcbcbc 1px solid;
}

.Item_Title
{
	text-align: left; 
	vertical-align: middle; 
	height: 28px; 
	background-color: #F1F8FC; 
	border-top: none; 
	border-bottom: none; 
	color: #484848; 
	font-size: 16px; 
	font-weight: bold; 
}

.Item
{
	color: #484848; 
	font-size: 16px; 
	font-weight: bold; 
}

.HyperLink
{
	font-size: 13px;
	text-decoration: none;
	color: #444444;
}

.MenusList_HyperLink
{
	color: #007bc3;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.PageContent_Enabled_HyperLink
{
	color: #006d03;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.PageContent_Disable_HyperLink
{
	color: #606060;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.GridView_NewsHeader
{
	
	height: 26px; 
	background-color: #F1F8FC; 
	border-left: none;
	border-right: none;
	border-top:  none; 
	border-bottom: none; 
	color: #484848; 
	font-size: 12px; 
	font-weight: bold;
	
}

.GridView_NewsItem
{
	height: 26px;
	font-size: 12px;
	color: #444444; 
	font-weight: bold; 
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: none;
	
}

.TextImage
{

	clear:both;
	float:left;
	text-align: justify;
}

.PageContent_Caption
{

	font-size: 14px; 
	color: #111111; 
	font-weight: bold;
 	
}

.Conent
{

	font-size: 15px; 
	color: #444444 ; 
	text-align: justify;

	
}
