body {
	/*background-color:#6d7783;*/
	
}

.bodytext
{
	font-family: Tahoma;
	font-size : 13px;
	color : #000000;
}

UL
{
    font-family: Arial;
	font-size: 13px;
    color: #000000;
}

li
{
list-style-image:url(bullet.jpg)
}

OL
{
    font-family: Arial;
    font-size: 13px;
    color: #58522e;
}

.header
{
	font-family : Tahoma;
	font-size : 15px;
	color : #027676;
	font-weight: bold;
}

.NewsTitle
{
	font-family : Tahoma;
	font-size : 11px;
	color : #027676;
	font-weight: bold;
}

.Title
{
	font-family : Arial;
	font-weight: bold;
	font-size : 14px;
	color : #69559a;
}

.subTitle
{
	font-family : Arial;
	font-weight: bold;
	font-size : 14px;
	color : #027676;
}

.White_text
{
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
}

.White_title
{
	font-family : Tahoma;
	font-weight: bold;
	font-size : 14px;
	color : #FFFFFF;
}

.subtitle
{
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	color : #ab921d;
}

.footer
{
	font-family: Tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration: none;
}


.caption
{
	font-family: Arial;
	font-size : 12px;
	color : #58522e;
}

.NewsLink A:link {font-family: Arial; font-size : 11px; color : #39ACA7; text-decoration: underline;}
.NewsLink A:visited {font-family: Arial; font-size : 11px; color : #39ACA7; text-decoration: underline;}
.NewsLink A:active {font-family: Arial; font-size : 11px; color : #39ACA7; text-decoration: underline;}
.NewsLink A:hover {font-family: Arial; font-size : 11px; color : #69559a; text-decoration: underline;}

.FooterLink A:link {font-family: Tahoma; font-size : 11px; color : #ffffff; text-decoration: underline;}
.FooterLink A:visited {font-family: Tahoma; font-size : 11px; color : #ffffff; text-decoration: underline;}
.FooterLink A:active {font-family: Tahoma; font-size : 11px; color : #ffffff; text-decoration: underline;}
.FooterLink A:hover {font-family: Tahoma; font-size : 11px; color : #eaff01; text-decoration: underline;}

a, a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size : 13px;
	color : #96b939;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma;
	font-size : 13px;
	color : #69559a;
	text-decoration: underline;
}


/*//////////////////////////////////////////////////////// Input fileds */


/*
fieldset { 
margin: 0 0 2em 0; 
padding: 1em .5em .5em .5em; 
border: 1px solid #000000; 
} 
	
input { 
border: 1px solid #000000;
font-family: Tahoma; 
font-size: 11px;
width:250px;
background-color: #F5F5F5; 
}

input.send-btn {
width: 41px;
height: 14px;
background: #333 url(images/btn.gif) no-repeat;
outline: none;
}

input.send-btn:hover {
background: #666 url(images/btn-send.gif) no-repeat 0 -2px;
}*/




/*///////////////////////////////////////////////////////////////////////////////////////////////////MENU STYLES*/

.menu_css_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
	
}
	
.menu_submenustyle_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	background-position:left;
	background-repeat:no-repeat;
	width:213;
	cursor:pointer;
}

* html .menu_submenustyle_MainMenu
{
width:213px;
}

.menu_selectedmenuitem_MainMenu
{
background-color:#ffffff;
}

.menu_unselectedmenuitem_MainMenu
{
background-color:#ffffff;
}

.menu_mouseup_MainMenu
{
	font-family: Tahoma;
	color: #04726f;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 213px;
	list-style-image: url(/images/MenuDownArrow.gif);
	padding: 2px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.menu_mouseover_MainMenu
{
	background-image: url(/images/bg_menu_over.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 213px;
	list-style-image: url(/images/MenuDownArrow.gif);
	padding: 2px;
	text-decoration: none;
}

.menu_mousedown_MainMenu
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 213px;
	list-style-image: url(/images/subMenuIcon.gif);
	padding: 2px;
	background-color: #96b939;
	list-style-position: inside;
	list-style-type: none;
	text-decoration: none;
}



/*/////////////////////////////////////////////////////MENU ITEM STYLES*/

.menu_itemcssclass_MainMenu
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #04726f;

	border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : #EEEEEE;

	line-height:20px;

	width:213px;
	cursor: pointer;
	height:25px;

	background-image: url(/images/bg_menu.jpg);
	background-position:left;
	background-repeat:no-repeat;


	padding-left:20px;

     
}

.menu_itemmousedown_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #04726f;

    border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : #EEEEEE;

	line-height:20px;

	width:213px;
	cursor: pointer;
	height:25px;

	background-image: url(/images/bg_menu_over.jpg);
	background-position:left;
	background-repeat:no-repeat;


	padding-left:20px;
}

.menu_itemmouseover_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : #EEEEEE;
	line-height:20px; 

	width:213px;
	cursor: pointer;
	height:25px;

	background-image: url(/images/bg_menu_over.jpg);
	background-position:left;
	background-repeat:no-repeat;

	padding-left:20px;
}

.menu_itemmouseup_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #04726f;
    border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : #EEEEEE;
	line-height:20px;

	width:213px;
	cursor: pointer;
	height:25px;

	background-image: url(/images/bg_menu_over.jpg);
	background-position:left;
	background-repeat:no-repeat;


	padding-left:20px;
}



/*/////////////////////////////////////////////////////SUBMENU ITEM STYLES*/

.menu_itemcssclass_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;

	line-height:20px;

	text-decoration: none;

	background-color:#96b939;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:25px;
	
	

}

.menu_itemmousedown_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;

	line-height:20px;

	text-decoration: none;

	background-color:#c3e077;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:25px;
}

.menu_itemmouseover_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;
	
	line-height:20px;
	
	text-decoration: none;

	background-color:#c3e077;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:25px;	
}

.menu_itemmouseup_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;
	
	line-height:20px;
	
	text-decoration: none;
	
	background-color:#c3e077;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:25px;
}

/*/////////////////////////////////////////////////////SUBMENU 2 ITEM STYLES*/

.menu_itemcssclass_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px ;
	border-top-color : #EEEEEE;

	line-height:20px;

	text-decoration: none;

	background-position: left;
	background-repeat:no-repeat;
	background-color:#96b939;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:26px;
}

.menu_itemmousedown_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px ;
	border-top-color : #EEEEEE;

	line-height:20px;

	text-decoration: none;

	background-position:left;
	background-repeat:no-repeat;
	background-color:#c3e077;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:26px;
}

.menu_itemmouseover_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px ;
	border-top-color : #EEEEEE;
	
	line-height:20px;
	
	text-decoration: none;

	background-position:left;
	background-repeat:no-repeat;
	background-color:#c3e077;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:26px;
}

.menu_itemmouseup_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1px ;
	border-bottom-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px ;
	border-top-color : #EEEEEE;
	
	line-height:20px;
	
	text-decoration: none;

	background-position:left;
	background-repeat:no-repeat;
	background-color:#c3e077;

	padding-left:20px;

	width:213px;
	cursor: pointer;
	height:26px;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////BREADCRUMB*/

.menu_css_path_alter
{
	font-family : Verdana;
	font-size : 10px;
	font-weight :normal;
	color : #666666;
	cursor: text;    
	}

.menu_css_path
{
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
	}

.menu_mouseup_path
{
	text-decoration:none;
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
}

.menu_mouseover_path
{
	text-decoration:underline;
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
}

.menu_mousedown_path
{
	text-decoration:underline;
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////UTILITY MENU*/

.menu_itemcssclass_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 3A519A;
	cursor: pointer;
	padding-top:15px;
	padding-left:3px;
	padding-right:3px;
}

.menu_itemmousedown_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 3A519A;
	cursor: pointer;
	padding-top:15px;
	padding-left:3px;
	padding-right:3px;
}

.menu_itemmouseover_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 3A519A;
	cursor: pointer;
	padding-top:15px;
	padding-left:3px;
	padding-right:3px;
}

.menu_itemmouseup_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 3A519A;
	cursor: pointer;
	padding-top:15px;
	padding-left:3px;
	padding-right:3px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////DATA GRID*/

.grid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.griditem
{
}

.gridaltitem
{
	color:Black;
	background-color:#CCE2E5;
}

.gridheader
{
	background:#3A519A;
	color:White;
}