/* CSS Document */
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color:#3366CC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#FF0000;
}
.titleback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#FF0000;
	background-image:url(../images/Title_back.gif);
	text-align:left;
	width:405px;
	height:25px;
}
.rowgrey {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color:#333399;
	text-transform:capitalize;
	font-weight:bold;
	font-style:italic;
}
.Newpartheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#333399;
	font-style:italic;
}
.parttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B9FE2;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B9FE2;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B9FE2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #baa378;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e9a7c;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////*/

/*MENU STYLES */
/*MainMenu;MainMenuSub;MainMenuSub2;TopMenu;Path*/

.menu_css_MainMenu
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #202020;  
	cursor: pointer;
	/*width : 207px;*/
	
}
	
.menu_submenustyle_MainMenu
{
background-color : #D7DCDF;
width:auto;

}

.menu_selectedmenuitem_MainMenu
{

}

.menu_unselectedmenuitem_MainMenu
{

}

.menu_mouseup_MainMenu
{
}
.menu_mouseover_MainMenu
{
}

.menu_mousedown_MainMenu
{
}

/*MENU ITEM STYLES*/
.menu_itemcssclass_MainMenu
{
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	color: #202020;  
	background-image:url(../images/menu_back.gif);   
}

.menu_itemmousedown_MainMenu
{
		padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	color: #202020;
	background-image:url(../images/menu_back_on.gif);
}

.menu_itemmouseover_MainMenu
{
		padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	color: #347BD7;
	background-image:url(../images/menu_back_on.gif);  
 
}

.menu_itemmouseup_MainMenu
{
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	color: #347BD7;
	background-image:url(../images/menu_back.gif); 
}

/*SUBMENU ITEM STYLES*/
.menu_itemcssclass_MainMenuSub
{
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	color : #000000;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : white;

}

.menu_itemmousedown_MainMenuSub
{
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	color : #000000;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : white;
}

.menu_itemmouseover_MainMenuSub
{
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	color : #000000;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : white;
	background-color: #9DC4E9;
}

.menu_itemmouseup_MainMenuSub
{
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	color : #000000;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : white;
}

/*/////////////// Main Menu Sub 2 ////////////////////////////*/

menu_itemcssclass_MainMenuSub2
{
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	color : #ffffff;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	border-bottom-style : solid;
    border-bottom-width : 1px ;
    border-bottom-color : white;
	background-color : #D7DCDF;
	width:auto;
}


/*/////////////               Path          ///////////////*/
.menu_itemcssclass_Path
{
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;    
     
	/*width:230px;*/
}

.menu_itemmousedown_Path
{
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
}

.menu_itemmouseover_Path
{
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
}

.menu_itemmouseup_Path
{
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
}
/*/////////////              TOP MENU          ///////////////*/
.menu_itemcssclass_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	cursor: pointer;
	padding-right: 5px;
}

.menu_itemmousedown_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9A7C;
	cursor: pointer;
	padding-right: 5px;
}

.menu_itemmouseover_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9A7C;
	cursor: pointer;
	padding-right: 5px;
}

.menu_itemmouseup_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9A7C;
	cursor: pointer;
	padding-right: 5px;
}
