*
{
	text-align:justify;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
body {
	margin-top:5px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color:#336633;
	line-height: 17px;
	text-align:justify;
}
a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0958FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.txt_red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4782A2;
	border: 1px solid #333333;
}
.button_Inv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}
.button_Inv_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}

.footer{
	background-image:url(images/bottom-background.jpg); 
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}
.footer a:link, .footer a:visited, .footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.Heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#009900;
}

.SubHeading
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}
.TabHead {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
}
.TabBorder {
	
	border-left:2px solid #F2F2F2;
	border-right:2px solid #F2F2F2;
}
.textfield {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	line-height: 14px;
	border: 1px solid #4782A2;
}
.AltColourLight {
	background-color: #E2F1FA;
}
.AltColourDark {
	background-color: #CFE8F5;
}
.buttonSmall {

	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4782A2;
	border: 1px solid #333333;
}
.PageBodyBold {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_ltGreen {
	background-color: #D6DCDB;
}
.LeftPanel {
	background-color: #FFCCCC;
	line-height: 16px;
}
.LeftPanel a:link, .LeftPanel a:visited, .LeftPanel a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

.LeftPanel a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_grn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
}
img{
	border:0px;
}
.div_bg{
       background-color: #eeeeee;
}
.outerborderline {
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}
.Border {
	border: 1px solid #CCCCCC;
}

.BorderNoRight {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.BorderBorderNoLeft {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.RightBorder {
	border-top: none;
	border-right: 1px solid #E1E1E1;
	border-bottom: none;
	border-left: none;
}
.PageBodyBoldBlack {


	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.PageBodyBoldBlack a:link, .PageBodyBoldBlack a:visited, .PageBodyBoldBlack a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.PageBodyBoldBlack a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.LeftPanelLink {
	background-image:url(images/button-backgound.jpg);
	background-repeat:repeat-x;

}
.LeftPanelLink:hover {
	background-image:url(images/buttonbg.gif);
	background-repeat:repeat-x;
	
}
.leftPanelLinkMouseOver{	
	background-image:url(images/buttonbg.gif);
	background-repeat:repeat-x;
}
.leftPanelLinkMouseOver a:link, .leftPanelLinkMouseOver a:visited, .leftPanelLinkMouseOver a:active  {
	color:#558B20;
	font-size:11px;
	font-weight:bold;
}
.LeftPanelLink a:link, .LeftPanelLink a:visited, .LeftPanelLink a:active  {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
.LeftPanelLink a.current
{
	color:#999999;
	font-size:16px;
	font-weight:bold;

}
.LeftPanelLink a:hover {
	color:#558B20;
	font-size:11px;
	font-weight:bold;
}
.LeftSubPanelLink
{
	background-image:url(images/buttonbg.gif);
	background-repeat:repeat-x;
}
.LeftSubPanelLink a:link, .ToPanelLink a:visited, .ToPanelLink a:active  {
	color:#558B20;
	font-size:11px;
	font-weight:bold;
}
.ToPanelLink
{
	background-image:url(images/button1.jpg);
	background-repeat:repeat-x;
	width:119px;
	height:31px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}
.ToPanelLink a:link, .ToPanelLink a:visited, .ToPanelLink a:active  {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.ToPanelLink:hover {
	background-image:url(images/button2.jpg);
	background-repeat:no-repeat;
}
.ToPanelLinkMouseOver {
	background-image:url(images/button2.jpg);
	background-repeat:no-repeat;
	width:119px;
	height:31px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}
.ToPanelLinkMouseOver a:link, .ToPanelLinkMouseOver a:visited, .ToPanelLinkMouseOver a:active
{
	color:#558B20;
	font-size:11px;
	font-weight:bold;

}
.ToPanelLink a:hover {
	color:#558B20;
	font-size:11px;
	font-weight:bold;
}
.LeftRightBottomLine
{
	/*border-bottom-color:#359F06;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-left-color:#359F06;
	border-left-width:2px;
	border-left-style:solid;
	border-right-color:#359F06;
	border-right-width:2px;
	border-right-style:solid;
	background-image:;
	background-repeat:repeat-x;*/
	background-image:url(images/righpannelbg.jpg);
	background-repeat:repeat-x;
}
.strong
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:3px;
}
.Time
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	padding:3px;
}

li
{
	font-weight:normal;
	margin:0px;
}
