body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #FFB60C;*/
/*	background-color: #cccccc;*/
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #494949;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family:Tahoma;
font-size:10px;
color:#494949;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/**/
.textbody
{
padding:5px;
font-family: Tahoma;
font-size: 12px;
color: #494949;
}
.bodytext_big
{
font-family: Tahoma;
font-size: 14px;
color: #494949;
}
.orangeheading
{
font-family:Tahoma;
font-size:22px;
font-weight:bold;
color:#EE7703;
}

.lightfont{
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
	text-align:justify;
	
}

.redheading{
font-family:Tahoma;
color:#C9252B;
font-size:16px;
}
.redheading_big{
	font-family:Tahoma;
	color:#C9252B;
	font-size:20px;
	font-style: normal;
}

.usefullink{
font-size:12px;
}
a:link{
text-decoration:none;
/*color:#C9252B;*/
color:#0033FF;

}
a:hover{
text-decoration:underline;
/*color:#C9252B;*/
color:#0033FF;
}
a:visited{
text-decoration:none;
/*color:#C9252B;*/
color:#0033FF;
}
a:visited:hover{
text-decoration:underline;
/*color:#C9252B;*/
color:#0033FF;
}

.bullet_greenbg{
list-style-image:url(images/green/bullet_tick.jpg);
}
.bullet_arrow{
list-style-image:url(images/arrow.gif);
}
/**/

/* Footer section*/
.footer{
font-size:11px;
color:#9F5309;
}
a.footer:link
{
color:#9F5309;
text-decoration:none
}
a.footer:visited
{
color:#9F5309;
text-decoration:none
}
a.footer:hover
{
color:#9F5309;
text-decoration:underline
}
a.footer:visited:hover
{
color:#9F5309;
text-decoration:underline
}
.footermenu{
font-size:12px;
color:#EE7703;
font-weight:normal;
}
a.footermenu:link
{
font-size:12px;
color:#EE7703;
font-weight:normal;
text-decoration:none
}
a.footermenu:visited
{
font-size:12px;
color:#EE7703;
font-weight:normal;
text-decoration:none
}
a.footermenu:hover
{
font-size:12px;
color:#EE7703;
font-weight:normal;
text-decoration:underline
}
a.footermenu:visited:hover
{
font-size:12px;
color:#EE7703;
font-weight:normal;
text-decoration:underline
}

/*End Footer*/

/*Form*/
.textbox{
width:200px;
height:14px;
border:1px solid #C9252B;
}

.textbox1{
width:200px;
border:1px solid #C9252B;
scrollbar-base-color: #f5f3ed; 
scrollbar-face-color: #990000; 
scrollbar-track-color: #cc7cd; 
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #d80003; 
scrollbar-shadow-color: #990002;
scrollbar-darkshadow-color: #000000; 
}
.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C9252B;
	font-style: italic;
}
 .headers {
 DISPLAY: block; 
 visiblity: visible; 
 POSITION: absolute; 
 Z-INDEX: 1; 
 LEFT: -1000px; 
 WIDTH: 750px;
 TOP: 0px;
 bottom:0px;
 margin:0px;
 padding:0px;
}


#govtgrantouter{ /*width:642px;*/ padding:5px; border:1px inset #CC3300; background:#FFCC99; overflow:auto; margin:0 15px 20px 5px;}
#govtgrant{ /*width:630px;*/ border:3px inset #CC3300; background:#FFFFCC; margin:0 auto 0px auto; }
#govtgrant h1{font:30px bold Verdana, Arial, Helvetica, sans-serif; color:#C9252B; margin:10px 0 10px 0; text-align:center;}	
#govtgrant p{font:11px Verdana, Arial, Helvetica, sans-serif; color:#000; line-height:1.3; margin:0; padding:0 20px 8px 20px;}
#govtgrant a{ text-decoration:none;}
#govtgrant a:hover{ text-decoration:underline;}

#govtgrantouter1{ /*width:642px;*/ padding:5px; border:1px inset #CC3300; background:#FFCC99; overflow:auto; margin:0 15px 20px 5px;}
#govtgrant1{ /*width:630px;*/ border:3px inset #CC3300; background:#FFFFCC; margin:0 auto 0px auto; }
#govtgrant1 h1{font:50px bold Verdana, Arial, Helvetica, sans-serif; color:#C9252B; margin:10px 0 20px 0; text-align:center;}	
#govtgrant1 p{font:16px Verdana, Arial, Helvetica, sans-serif; color:#000; font-weight:bold; line-height:1.3; margin:0 0 20px 0;}
#govtgrant1 a{ text-decoration:none;}
#govtgrant1 a:hover{ text-decoration:underline;}

ul.simplelist{ margin:0 0 10px 0; padding:5px; border:2px dotted #993300; background:#FFFFCC}
ul.simplelist li{ list-style:none;}
ul.simplelist1{ margin:0 0 0px 0; padding:5px; border:2px dotted #993300; background:#FFFFCC}
ul.simplelist1 li{ list-style:none;}
ul.simplelist1 li p{text-align:center; font-weight:bold; background:#FFF; padding:10px 0 10px 0; margin-top:10px; border:1px solid #990000;}
h4.orangeheading_big{color:#f37e00; font-size:24px; margin:0; background:#FFF; padding:2px 0 2px 10px; border-top:1px solid #963842; border-left:1px solid #963842; border-right:1px solid #B7606F; border-bottom:1px solid #B7606F;}
h5.course{ font-size:14px; color:#C9252B; margin:3px 0 10px 0; text-decoration:underline;}
h5.course1{ font-size:14px; color:#C9252B; margin:3px 0 10px 0;}
ul.simplelist img{ float:right; margin:5px 0 0 10px; padding:3px; background:#FFCC99; border:1px solid #993333;}

h4.finlink{ text-align:center; border:1px solid #990000;}
h4.finlink a{ display:block; padding:2px;  background:#FFCC00;}
h4.finlink a:hover{ background:#990000; color:#FFF;}
h4.distance{ border:3px solid #000; font-size:24px; background:#990000; color:#FFF; margin:0 10px 20px 10px; padding:4px;}
img.travel{ margin:10px 10px; border:10px solid #E8E7BF;} 
div.travelp{ display:block; margin:0px 0 5px 74px; width:540px; border:1px solid #990000; height:301px; background:#FFCC99;}

a.beaut:hover strong.orangeheading{ color:#0000FF; text-decoration:none;}
#govtgrant2{ text-align:center;}
#govtgrant2 p.bright{ margin:0 10px 10px 10px; font-weight:normal; line-height:1.3; font-size:15px; border:2px #000 inset; color:#FFFFFF; background:#c9252b; padding:5px;}
#govtgrant2 p.bright a{ color:#00CCFF; font-weight:bold}
#govtgrant2 p.bright a:hover{ color:#F0CE9B;}
#govtgrantouter2{ padding:5px; border:1px inset #CC3300; background:#FFCC99; overflow:auto; margin:0 15px 20px 5px;}
#govtgrant2{border:3px inset #CC3300; background:#FFFFCC; margin:0 auto 0px auto; }
#govtgrant2 h1{font:30px bold Verdana, Arial, Helvetica, sans-serif; color:#C9252B; margin:10px 0 10px 0; text-align:center;}	
#govtgrant2 p{font:11px Verdana, Arial, Helvetica, sans-serif; color:#000; line-height:1.3; margin:0; padding:0 20px 8px 20px;}
#govtgrant2 a{ text-decoration:none;}
#govtgrant2 a:hover{ text-decoration:underline;}


/*ADDED*/
.trstyle		{ background: url(images/menu-bg.png) left top repeat-y;}







