/* Style Sheet Descriptions */



/* Color Schemes */

 body		{ 	background-color:#FFFFFF;  margin-top:0px; margin-left:25px;	margin-botom=0px;margin-right=25px;}		/*	Body  */

.headerbg	{	background-color:#FFFFFF;	}		/*	Header  */

.menubg		{	background-color:#0F8586;	}		/*	Menu  */

.titlebg	{	background-color:#D16729;	}		/*	Title  */

.subtitlebg	{	background-color:#CFECEC;	}		/*	Subtitle  */

.contentbg	{	background-color:#FFFFFF;	}		/*  Content  */

.tblBorder	{	background-color:#99CC33;	}		/*	Table Border  */

.tblHead	{	background-color:#EAEAEA;	}		/*	Table Header Row  */

.tblContent	{	background-color:#FFFFFF;	}		/*	Table Content Row  */

.tblBorder1	{	background-color:#CCE8E8;	}		/*	Inner Table Border  */



.title	{	font-family:Verdana; font-size:11px; font-weight:bold; color:#394963; text-decoration: none;	}
.record	{	font-family:Verdana; font-size:10px; color:#394963; text-decoration: none;	}

.title_og	{	font-family:Verdana; font-size:11px; font-weight:bold; color:#D43838; text-decoration: none;	}
.tab_title_og {	font-family:Verdana; font-size:10px; font-weight:bold; color:#394963; text-decoration: none;	}
.og_keyword	{	font-family:Verdana; font-size:9px; font-weight:bold; color:#394963; text-decoration: none;	}
.footer	{	font-family:Verdana; font-size:10px; font-weight:bold; color:#9097F4; text-decoration: none;	}

.head		{	color: #CF6499; font-weight:bold;	}							/*  Headings  */

.articlehead		{	color: #5A595D; font-weight:bold;	}

.subtitle	{	color: #000000; font-weight:bold;	}											/*  Sub Title  */

.session	{	color: #FF0000; font-weight:bold;	}											/*  Session  */

.topmenu	{	color: #FFFFFF; font-weight:bold;font-family:Verdana; font-size:13px;	}		/*  Top Menu  */

.topmenu_sel{	color: #FF6600; font-weight:bold;font-family:Verdana; font-size:13px;	}		/*  Top Menu Selected */



 /*  Normal Text  */

 td		{	font-family:Verdana; font-size:11px; color: #000000;	}						

 

/* Anchor Tag */

a			{	font-family:Verdana; font-size:11px; font-weight:bold; color:#B3F1EF; text-decoration: none;	}

a:hover		{	font-family:Verdana; font-size:11px; font-weight:bold; color:#B3F1EF; text-decoration: none;	}



/* Menu Anchor Tag */

a.menu			{	font-family:Verdana; font-size:13px; font-weight:bold; color:#394963; text-decoration: none;	}
a.menu:hover	{	font-family:Verdana; font-size:13px; font-weight:bold; color:#D93128; text-decoration: none;	}

a.menu_og			{	font-family:Verdana; font-size:13px; font-weight:bold; color:#000000; text-decoration: none;	}
a.menu_og:hover	{	font-family:Verdana; font-size:13px; font-weight:bold; color:#D93128; text-decoration: none;	}

a.link			{	font-family:Verdana; font-size:11px; font-weight:bold; color:#394963; text-decoration: none;	}
a.link:hover	{	font-family:Verdana; font-size:11px; font-weight:bold; color:#FF3300; text-decoration: none;	}

a.oglink			{	font-family:Verdana; font-size:10px; font-weight:bold; color:#394963; text-decoration: none;	}
a.oglink:hover	{	font-family:Verdana; font-size:10px; font-weight:bold; color:#FF3300; text-decoration: none;	}

a.bluelink			{	font-family:Verdana; font-size:11px; font-weight:bold; color:#3364CA; text-decoration: none;	}
a.bluelink:hover	{	font-family:Verdana; font-size:11px; font-weight:bold; color:#FF3300; text-decoration: none;	}

a.footerlink	{
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
a.footerlink:hover	{
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

.welcome			{	font-family:Verdana; font-size:13px; font-weight:bold; color:#AA1886; text-decoration: none; padding-right:5px;	}

@media print {
	.noprint {
		display: none !important;
	}
}
/* Textbox */

.txtbox

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 20px;

	width: 200px;

	border: 1px #000000 solid;

	background-color:#ffffff;

	}
	
	.cbobox

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 20px;

	width: 300px;

	border: 1px #000000 solid;

	background-color:#ffffff;

	}
	
	.cbobox1

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 20px;

	width: 230px;

	border: 1px #000000 solid;

	background-color:#ffffff;

	}


.article_date

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 20px;

	width: 100px;

	border: 1px #000000 solid;

	background-color:#ffffff;

	}
	

/*Border Less Textbox*/

.txtbox1

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 20px;

	width: 200px;

	border: 0px #FFFFFF solid;

	background-color:#ffffff;

	}



/* Small Textbox */

.smalltxtbox

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 16px;

	width: 115px;

	border: 1px #550703 solid;

	background-color:#ffffff;

	}



/* Button */

.butten

	{

	color : #666666;

	font-family:Verdana;

	font-size:11px;

	height: 20px;

	border: 1px #550703 solid;

	background-color:#EAEAEA;

	cursor:hand;

	text-align: center;

	vertical-align: top;

	font-weight:bold;	

	}

/* Combobox */

.cmbbox

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 20px;

	width: 185px;

	border: 1px #550703 solid;

	background-color:white;

	}

/* Small Combobox */

.smallcmbbox

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 35px;

	width: 50px;

	border: 1px #550703 solid;

	background-color:white;

	}

/* Radio Button */

.radio

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 12px;

	width: 12px;

	}



/* TextArea */

.txtarea

	{

	color : #000000;

	font-family:Verdana;

	font-size:11px;

	height: 72px;

	width: 180px;

	border: 1px #550703 solid;

	background-color:#FFFFFF;

	}

/* Apply to div */

#TableContents

	{

	position:relative;

	overflow:auto;

	height:350px;

	width: 520px;

	}

div.dimmer 

{

    visibility: hidden;

    position:absolute;

    left:0px;

    top:0px;

    font-family:verdana;

    font-weight:bold;

    padding:40px;

    background-image:none;

}


