﻿body
{
	background-color: #4A605D;
	font-family: @Arial Unicode MS;
	font-size: medium;
	margin: 0px;
}


A.MenuLinkDiv
{
	font-weight: bold;
	font-size: 20pt;
	text-transform: capitalize;
	color: #FFF000;
	text-decoration : none;
}

.MenuLinkDiv
{
	font-weight: bold;
	font-size: 20pt;
	text-transform: capitalize;
	color: #FFF000;
	text-decoration : none;
}

td, span, div{
	font-family:Arial, Helvetica, sans-serif;
	color:#324B60;
	font-size:12px;
}
.menu{
	font-size:13px;
	color:#39556D;
	font-weight:bold;
	text-align :left;
}
a.menu{
	font-size:13px;
	color:#39556D;
	font-weight:bold;
	text-decoration:none;
	text-align :left;
}
a:hover.menu{
	font-size:13px;
	color:#F30000;
	font-weight:bold;
	text-decoration:none;
	text-align :left;
	cursor:hand;
}

.menuimg
{
	margin-left : 3px;
	margin-right : 5px;
	}
.NewsDetailsTable
{
	width : 450px;
	}

.submenu{
	font-size:11px;
	color:#39556D;
	font-weight:bold;
	text-align :left;
}
a.submenu{
	font-size:11px;
	color:#39556D;
	font-weight:bold;
	text-decoration:none;
	text-align :left;
}
a:hover.submenu{
	font-size:11px;
	color:#F30000;
	font-weight:bold;
	text-decoration:none;
	text-align :left;
}

.LargeTitle{
	font-size:12px;
	font-weight:bold;
	color:#39556D;
}
.UnderlinedTitle{
	font-size:14px;
	color:#39556D;
	text-decoration:underline;
	font-weight:bold;
}


.TableBorder {
	border: 1px solid #B6BCBF;
}


a.ReadMore{
	font-size:11px;
	color:#F30000;
	font-weight:bold;
	text-decoration:none;
}
a:hover.ReadMore{
	font-size:11px;
	color:#F30000;
	font-weight:bold;
	text-decoration:underline;
}


/***********************************************************/
/**************** Controls ConFiguration *******************/
/***********************************************************/
/* General */
 
.FlatBtn
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: #F5F5F5;
	
}



/************ Photo Gallery Style --> START  ***************/
.CatTable
{
	border-right: whitesmoke thin inset;
	border-top: whitesmoke thin inset;
	border-left: whitesmoke thin inset;
	border-bottom: whitesmoke thin inset;
}

.PgSliderHead
{
	background-color : #487294;
}

.PgSliderHeadText
{
	padding: 5px;
	margin: 5px;
	color: white;
}
	
.PhotoTitle
{
}

.FullImagePhoto
{
}

.ThumbPhoto
{
}
/*.ScrollingDiv
{
	OVERFLOW: auto;
	SCROLLBAR-FACE-COLOR: #605354; 
	SCROLLBAR-HIGHLIGHT-COLOR: #605354;	  
	SCROLLBAR-SHADOW-COLOR: #605354; 
	SCROLLBAR-3DLIGHT-COLOR: #605354; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #605354; 
	SCROLLBAR-BASE-COLOR: #605354; 
	PADDING-TOP: 8px;
	BACKGROUND-COLOR: #605354;
	HEIGHT: 100px;
	WIDTH: 120px
}
*/
/************ Photo Gallery Style --> End  ***************/

/***************  Faq Style --> START  *******************/
.FaqHiddenContent
{
	position : absolute;
	visibility : hidden;
	}

.FaqQuestion
{
	
}

.FaqBullet
{
	font-family :@Arial Unicode MS;
	font-size : medium;
}

/************ Faq Style --> END  ***************/


/********** HTML Style --> Start *********/
.HtmlTitleStyle
{
	position : fixed;
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 10px;
	padding-right : -2px;
	padding-bottom: 5px;
	margin : 0px;
	width: 100%;
	color: #000099;
	height: 100%;
	background-color: #B3DDF0;
	text-align: left;
}

.ContentBody
{
	
}
	
.ContentTitle
{
	
}

.NewsMain
{
	background-color : #C8E0EC;
	margin : 0px;
	}
	

.NewsTitleStyle
{
	position : fixed;
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 10px;
	padding-right : -2px;
	padding-bottom: 5px;
	margin : 0px;
	width: 100%;
	color: #000099;
	height: 100%;
	background-color: #B3DDF0;
	text-align: left;
	
	}
	
.NewsFooter
{
    margin-right : 20px;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	text-transform: capitalize;
	text-align: left;
	width: 100%;
	color: red;
	height: 100%;
	text-decoration: underline;
}

.btnEnable
{
	visibility: visible;
}

.btnDisable
{
	visibility: hidden;
}

.DatalistHeader
{
	padding-left: 10px;
	font-size: 16px;
	text-transform: capitalize;
	color: #ffffff;
	font-weight: bold;
}

.Footer{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

a.Footer{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: normal;
}
.menutxt
{
    font-size: 13px;
    color: #39556D;
    font-weight: bold;
    text-align: left;
    font-family: Verdana;
}
.menutxt_Inner
{
    text-align: left;
    font-family: Verdana;
    color: #11426a;
}