body { 
	background-image: url(/Navigation/Kiron_BG.jpg); 
	background-repeat: no-repeat;
	background-position:top right; 
	margin: 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	SCROLLBAR-FACE-COLOR: #6db13d; 
	SCROLLBAR-HIGHLIGHT-COLOR: #87bc1d; 
	SCROLLBAR-SHADOW-COLOR: #3d5a02; 
	SCROLLBAR-3DLIGHT-COLOR: #3b7e0a; 
	SCROLLBAR-ARROW-COLOR:  #0b6f39; 
	SCROLLBAR-TRACK-COLOR: #0b6f39; 
	SCROLLBAR-DARKSHADOW-COLOR: #3d5a02; 
}

/* Navigational bar*/
.NavBar {
	background-image:url(/Navigation/NavBar.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Tab Structure*/
.Tab {
	background-image:url(/Navigation/Tab_BG.png);
	background-repeat:repeat-x;
	background-color:#0b6f39;
	height:250px;
	cursor:pointer;
	border:none;
}

.AboutUsTab {
	background-image:url(/Navigation/AboutUsTab_BG.png);
	background-repeat:repeat-x;
	background-color:#0b6f39;
	height:200px;
	cursor:pointer;
	border:none;
}
.Panel{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding: 1px 10px 1px 10px; 
}

.ContentScroller { 
	height:387px;  
	overflow:auto; 
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 	
}

.ContentScroller p { 
	font-size:12px; 
	margin: 2 0 2 0;
}

.AboutUsContentScroller { 
	height:250px;  
	overflow:auto; 
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 	
}

.AboutUsContentScroller p { 
	font-size:12px; 
	margin: 2 0 2 0;
}

/* Bottom bar*/
.BotNav {
	color:#006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.BotNav A{
	color:#006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.BotNav A:Hover{
	color:#00CC00;
	font-style:oblique;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.BotNav .SloganBar{	
	background-image:url(/Navigation/BotNav.png);
	background-repeat:no-repeat;
	height:83px;
	width:1008px;
	text-align:right;
}
.BotNav .AdBar{
	background-image:url(/Navigation/Ad-Bar.png);
	background-repeat:no-repeat;
	height:52px;
	width:1008px;
	text-align:right;
}
.BotNav .AdBar img{
	margin-right:100px;
}
/*Side bar graphic*/
.SideBar {
	background-image:url(/Navigation/Large_K_Bar.png);
	background-repeat:no-repeat;
	background-color:#0b6f39;
	width:200px;
	height:250px;
}

/*RHS Side bar graphic*/
.RHS_SideBar {
	background-image:url(/Navigation/RHS_TextArea.png);
	background-position:left;
	background-repeat:repeat-y;
	width:96px;
}
.RHS_SideBar_Default {
	background-image:url(/Navigation/RHS_TextArea_Default.png);
	background-position:left;
	background-repeat:repeat-y;
	width:96px;
}

/*Main text Area*/
.PageStyle { 
	background-image:url(/Navigation/TextArea_BG.png);
	background-repeat:repeat-x;
	background-color:#0b6f39;
	font-family: Verdana; 
	font-size: 12px;
	color: #FFFFFF; 
	list-style-image: url(../Images/circle.png); 
	padding: 1px 10px 1px 10px; 
}
.PageStyle A{ 
	font-family: Verdana; 
	font-size: 12px; 
	color:#FFFFFF;
}
.PageStyle A:Hover{ 
	font-family: Verdana; 
	font-size: 12px; 
	color:#33FF00;
}
.PageStyle Input{ 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	background-color: #F4F4F4; 
	border: 1px solid #4A714A; 
	height: 18px; 
	width: 175px; 
}
.Button { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	background-color: #F4F4F4; 
	border: 1px solid #4A714A; 
	height: 18px; 
	width: 175px; 
}

.PageStyle Select{ 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	background-color: #F4F4F4; 
	border: 1px solid #4A714A; 
	height: 18px; 
	width: 175px; 
}

.PageStyle TextArea{ 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	background-color: #F4F4F4; 
	height: 72px; 
	width: 175px; 
	border: 1px solid #4A714A; 
	
}
.TextArea {
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
}

.PageHeading { 
	background-image:url(/Navigation/header.png);
	background-repeat: no-repeat;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color:#FFFFFF;
	padding: 0px 1px 1px 20px;
	margin-top:5px;	
}

.SubHeading { 
	background-image:url(/Navigation/subheader.png);
	background-repeat: no-repeat;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color:#FFFFFF;
	padding: 0px 1px 1px 20px;
	margin-bottom:5px;
}

.PageSpacer { 
	height: 5px; 
	font-family: Verdana; 
	font-size: 1px; 
}
.Smalltext {
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF; 
}