﻿body {
	margin:0px;
}

.CtrlDiv
{
	position : relative;
	width : 100%;
	height : 25px;
}

td, span, div {
	font-size:11px;
	color:#343333;
	font-family:Arial, Helvetica, sans-serif;
}

.ImgBtn
{
	margin-bottom : -3px;
}

.Footer{
	font-size:10px;
	color:#8696A5;
	text-decoration:none;
	
}

a.Footer{
	font-size:10px;
	color:#8696A5;
	text-decoration:none;
	
}

.style1
{
	font-size: 11px;
	color: #343333;
	font-family: Arial;
	text-align: left;
	
}

a.style1
{
	font-size: 11px;
	color: #343333;
	font-family: Arial;
	text-decoration: none;
	text-align: left;
}

a:hover.style1
{
	font-size: 11px;
	color: #343333;
	font-family: Arial;
	text-align: left;
	text-decoration : underline;
}

a:hover.Footer
{
	font-size:10px;
	color:#8696A5;
	text-decoration:underline;
	
}

.titles {
	font-size: 12px;
	font-weight: bold;
	color: #A84300;
}

a.titles {
	font-size: 11px;
	font-weight: bold;
	color: #A84300;
	text-decoration:none;
}

.readmore {
	font-size: 10px;
	color: #A84300;
}

a.readmore
{
	font-size: 10px;
	color: #A84300;
	text-decoration : none;
	}

.home {
	font-size: 13px;
	color: #C9D409;
}

a.home
{
	font-size: 13px;
	color: #C9D409;
	text-decoration : none;
	cursor:hand;
}
	
a:hover.home
{
	font-size: 13px;
	color: #C9D409;
	text-decoration : none;
	cursor:hand;
}

.news 
{
	font-size: 12px;
	font-weight: bold;
	color: #9D7406;
}

.copyrights {
	font-size: 11px;
	color: #C9D46E;
}

.search 
{
	font-size: 12px;
	font-weight: bold;
	color: #E6F580;
}

.login 
{
	color: #CFD2CA;
	font-size: 11px;
}

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;
}

.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:18px;
	color:#39556D;
}

.UnderlinedTitle
{
	font-size:14px;
	color:#39556D;
	text-decoration:underline;
	font-weight:bold;
}


.TableBorder 
{
	border: 1px solid #B6BCBF;
}

/***********************************************************/
/**************** 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: #FBE3A0;
}

/************ 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 : #FE8624;
}

.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;
}

.EditBtn
{
	position :absolute;
	top : 0px;
	left : 0px;
	width : 1px;
}

/************ 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: #FE8624;
	text-align: left;
}

.ContentBody
{
	
}
	
.ContentTitle
{
	
}


	

.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: #FE8624;
	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;
}

body 
{
	margin:0px;
}


.FaqHiddenContent
{
	color:#9F9816;
	position : absolute;
	visibility : hidden;
}

.home 
{
	font-size: 13px;
	color: #C9D409;
}

.FaqQuestion
{
	color:#9F9816;
}

.FaqBullet
{
	font-family :@Arial Unicode MS;
	font-size : medium;
}

    
.FAQtitle 
{
	color: #FFFFFF
}

.style2 
{
	color: #FFFFFF; font-weight: bold; 
}



td, span, div 
{
	font-size:11px;
	color:#343333;
	font-family:Arial, Helvetica, sans-serif;
}


.Footer
{
	font-size:10px;
	color:#8696A5;
	text-decoration:none;
}

a.Footer
{
	font-size:10px;
	color:#8696A5;
	text-decoration:none;
}

a:hover.Footer
{
	font-size:10px;
	color:#8696A5;
	text-decoration:underline;
	
}

.titles
{
	font-size: 12px;
	font-weight: bold;
	color: #A84300;
}

a.titles 
{
	font-size: 12px;
	font-weight: bold;
	color: #A84300;
	text-decoration:none;
}

.readmorew {
	font-size: 10px;
	color: #A84300;
}
.home {
	font-size: 13px;
	color: #C9D409;
}
.news 
{
	font-size: 12px;
	font-weight: bold;
	color: #9D7406;
}

.copyrights 
{
	font-size: 11px;
	color: #C9D46E;
}

.search 
{
	font-size: 12px;
	font-weight: bold;
	color: #E6F580;
}

.login 
{
	color: #CFD2CA;
	font-size: 11px;
}

.gridFontColor
{
	color:#9F9816;
}

.FAQPanel
{
	BORDER-RIGHT: #dbdeb8 1px solid; PADDING-RIGHT: 6px; 
	BORDER-TOP: #dbdeb8 1px solid; PADDING-LEFT: 6px;
	 PADDING-BOTTOM: 4px; BORDER-LEFT: #dbdeb8 1px solid; 
	 WIDTH: 100%; PADDING-TOP: 4px; BORDER-BOTTOM: #dbdeb8 1px solid; 
	 HEIGHT: 32px; BACKGROUND-COLOR: #FE8624
}

.FAQHidden
{
	color:#9F9816;
	
}

.RedFormColor{
	color:#E5821E;

}
a.gridFontColor{
	color:#9F9816;

}
.TableBorder
{
	border: 1px solid #DBDEB8;
}

.GridView 
{
	width: 500px; 
	border: solid 2px #DFECFA; 
	text-align:center;
	
}
.GridView1 
{
    
	border: solid 2px #DFECFA; 
	text-align:center;
	background-color: #FBE3A0;
    border:0;
    COLOR: #9F9816;
    
}
.GridViewItemStyle
{
    color:#9F9816;
	background-color: #FBE3A0;	
	COLOR: #9F9816;
	
}
.GridViewAlternateItemStyle
{
    color:#9F9816;
	background-color: #FEF8E7;	
	COLOR: #9F9816;
}
.GridViewHeaderPagerStyle
{
    background-color:#FE8624;
    Color: #FFFFFF ;
    font-style:normal;
}

.GridViewHeaderPagerStyle1
{
    background-color:#E2DECF;
    Color: #FFFFFF ;
    font-style:normal;
}
.GridViewPager
	Color:  #404000;
	font-size:10pt;	
}

.FormLeft
{
	WIDTH: 69px; 
	COLOR: white; 
	BACKGROUND-COLOR: #DEA90A
}

.login {
	color: #CFD2CA;
	font-size: 11px;
}