﻿body
{
	background-image: url('Images/bg.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; /*text-align:justify;*/
	font-family: Verdana;
	background-color: #EDEDED;
	font-family:Tahoma
}

#MainContent
{
	text-align: justify;
	vertical-align: text-top;
	width: 780px;
	border: 1;
	border-color: White;
	border-style: solid;
}
.ContentTable
{
	text-align: justify;
	vertical-align: top;
	width: 100%;
	border: 0;
	min-height: 400px;
}

h2
{
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: #015670;
	background-color: #FFFFFF;
}

h3
{
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color: #015670;
	background-color: #FFFFFF;
	height: 20px;
	padding: 0 0 10px 0;
}

.search
{
	background: url(images/search_bg.gif) no-repeat 0 0 #FFFFFF;
	color: #000000;
	width: 189px;
	height: 63px;
	padding: 14px 14px 30px 16px;
}

.search p
{
	width: 112px;
	height: 18px;
	background: url(images/green_arrow_down.gif) no-repeat 2px 6px #FFFFFF;
	font: normal 10px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}





caption
{
	font-size: 14pt;
	font-family: Verdana;
	width: 100%;
	text-align: center;
	padding: 3px 0 3px 0;
	margin-top: 5px;
	color:#FF0080;
	font-weight: bold;
	background-color: #F0F0F0;
}



td
{
	font-size: 8pt;
	margin-left: 40px;
}


TABLE INPUT
{
	width: 150px;
	font-size: 8pt;
	height: 23px;
	margin-bottom: 0px;
}

#dgCheck INPUT
{
	width:20px;
	
}

TBODY SELECT
{
	width: 157px;
	font-size: 8pt;
	margin-left: 0px;
}

.Button
{
	width: 150px;
	font-weight: bold;
}

.ScrolPanel
{
	max-height:149px;
}
.CheckBox
{

}

.NewsTitle
{
	font-size: 9pt; /*font-weight: bold;*/
	font-family: Tahoma;
	
}

.NewsPrint
{
	font-size: 9pt; /*font-weight: bold;*/
	font-family: Tahoma;
	float:left;
}

.NewsDesc
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	
}

.ContentBg
{
	background-image: url(images/body-repeat-photo.gif);
	background-repeat: repeat-y;
}

.Fullwidth
{
	width: 100%;
	text-align: justify;
}

.CustomeTextBox
{
	height: 20px;
}

.CatTitle
{
	font-weight: bold;
}

.TreeNode
{
	font-size: 12pt;
}

