/* CSS Menu highlight */

body {bgcolor:#F1DDB8;}

A.toplink {
	
	width: 100px;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:10px;
	color: #ffffff;
	
}

A.toplink:hover {
	
	background-color:royalblue;
}

a.toplink:visited {
	color:#ffffff;
	}

.menutitle{
	font-family:arial;
	font-size:11px;
	/*cursor:pointer;*/
	margin-bottom: 3px;
	background-color:#669933;
	color:#FFFFFF;
	width:120px;
	padding:1px;
	text-align:right;
	font-weight:bold;
	border:1px solid #0066cc;
	text-decoration:none;
	} 		/* Link for menu&price list page*/

a.menutitlelink{
	font-family:arial;
	font-size:11px;
	cursor:pointer;
	margin-bottom: 3px;
	background-color:#669933;
	color:#FFFFFF;
	width:120px;
	padding:1px;
	text-align:right;
	font-weight:bold;
	border:1px solid #0066cc;/* */
	text-decoration:none;
	}

a.menutitlelink:visited {
	color:#ffffff;
	text-align:right;
	}

a.menutitlelink:hover {
	border: solid 1px #6100C1;
	background-color:#E3FFB0;
	color:#cc6600;
	}

A.submenulink {
	display: block;
	width: 120px;
	text-align: right;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #663300;
	BORDER: none;
	/* border: solid 1px #0066CC;*/
	margin-bottom: 2px;
}

A.submenulink:hover {
	/*border: solid 1px #6100C1;*/
	/*background-color:royalblue; */
	font-weight:bold;
}

a.submenulink:visited {
	color:#663300;
	}

a.textlink 

{	font-family:arial;
	font-size:12px;
	color:#336699;
 	text-decoration:none;
 	font-weight:bold;}
 
a.textlink:hover

{text-decoration:underline;}

A.bottommenulink {
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:10px;
	color: #006633;
	BORDER: none;
	font-weight:bold;
	}

A.bottommenulink:hover {
	text-decoration:underline;
	}

A.bottommenulink:visited {
	color:#cc6600;
	}
.istyle	{
	border-width:thin; 
	border-color:#EAF4DA;
	}
	
.menulink {
	width: 110px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:9px;
	color: #ffffff;
	border: solid 1px #0066CC;
	margin-bottom: 4px;
}

.currentmenu{
	border: solid 1px #6100C1;
	background-color:#E3FFB0;
	color:#cc6600;
	font-family:arial;
	font-size:11px;
	margin-bottom: 5px;
	width:120px;
	padding:1px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	}
	
.currentsubmenu {
	display: block;
	width: 118px;
	text-align: right;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #cc6600;
	BORDER: none;
	background-color:#E3FFB0;
	font-weight:bold;
	/*border: solid 1px #0066CC; */
	margin-bottom: 2px;
	}
	
.current1  {
	font-family:arial;
	font-size:11px;
	margin-bottom: 5px;
	background-color:#003399;
	color:lightblue;
	width:115px;
	padding:1px;
	text-align:right;
	font-weight:bold;
	/*border:1px solid #ffffff; */
	}   
	
.current2 {
	width: 110px;
	text-align: right;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color:lightblue;
	background-color: #003399;
	margin-bottom: 4px;
}

h3, h4	{
	color:#008000;
	text-weight:bold;
	font-family:arial;
	text-align:center;
	}
	
h5	{
	color:#663300;
	text-weight:bold;
	font-family:arial;
	}
h6	{
	color:gray;
	font-family:arial;
	}
	
p	{
	font-family:arial;
	font-size:12px;
	margin-left:5pt;
	}
	
p.question
	{
	color:blue;
	font-family:arial;
	font-size:12px;
	}

ol, ul	{
	font-family:arial;
	font-size:12px;
	}

.intable_style {
	font-size:10pt;
	font-family:arial;
	}
	
.blockborder	{
	
	margin-left:20pt;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	border: solid 1px #F1DDB8;
	}
	
.front_indent {
	margin-left:5pt;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	border: solid 1px #F1DDB8;
	color:##663300;
	}
	
.indent {
	margin-left:20pt;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	border: solid 1px #F1DDB8;
	color:#000000;
	}

.form_bg {
	background-color:#CCCC99;
	
	}

/* Fade Scroll bar style */
.TextScrollStyle {
		visibility:hidden;
		font-family:Verdana;
		font-weight:bold;
		text-align:center;
		padding:0;
		margin:0;
		width:100%;
		overflow:hidden;
		font-size:12 pt;		
	}
div.Section1
	{page:Section1;}