/* CSS Document */
body
{
margin:10px 0px 0px 0px;
font-family:arial;
font-size:11px;
}


a:link,a:active,a:visited
{
font-family:arial;
font-size:9pt;
color:#336699;
text-decoration:none;
}
a:hover
{
font-family:arial;
font-size:9pt;
color:#cc0000;

text-decoration:underline;
}


/** Text **/

.SubPageTitle
{
font-family:arial narrow,arial;
font-size:16pt;
color:#ffffff;
font-weight:bold;
word-spacing:0px;
letter-spacing:1px;
}

.SubPageTitle_Dark
{
font-family:arial narrow,arial;
font-size:16pt;
color:#336699;
font-style:italic;
font-weight:bold;
word-spacing:0px;
letter-spacing:1px;
}


.RedText
{
font-family:arial narrow,arial;
font-size:13px;
color:#cc0000;
font-weight:bold;
word-spacing:0px;
letter-spacing:0px;
}

.BannerTitle1
{
font-family:arial narrow;
font-size:30px;
padding-left:10px;
font-weight:bold;
color:#FFFFFF;
word-spacing:1px;
vertical-align:bottom;
letter-spacing:1px;    
}

.BannerTitle2
{
font-family:arial narrow;
font-size:28px;
padding-left:120px;
vertical-align:top;
color:#FFFFCC;
word-spacing:1px;
letter-spacing:1px;   
}

.BannerText
{
font-family:arial narrow;
font-size:18px;
padding-left:30px;
vertical-align:top;
color:#efefef;
font-weight:bold;

}

.TitleBlue
{
font-family:arial;
font-size:9pt;
color:#336699;
font-weight:bold;
text-transform:uppercase;
}

.TitleRed
{
font-family:arial;
font-size:9pt;
color:#cc0000;
font-weight:bold;
text-transform:uppercase;
}

p
{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:12pt;
color:#333333;
}
.txt
{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:12pt;
color:#333333;
}

.txt_Bold
{
font-family:tahoma,arial;
font-size:8pt;
color:#70706e;
font-weight:bold;   
}

.txt_Footer
{
 font-family:arial;
font-size:8pT;
color:#666666;
font-weight:normal;   
}
/**********/

/** Links **/
a.SubMenuLink:link,a.SubMenuLink:visited,a.SubMenuLink:active
{
font-family:arial;
font-size:8pt;
color:#6b85a7;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

a.SubMenuLink:hover
{
font-family:arial;
font-size:8pt;
color:#CC0000;
font-weight:bold;
text-transform:uppercase;
text-decoration:UNDERLINE;
}


a.MenuLink:link,a.MenuLink:visited,a.MenuLink:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#666666;
text-transform:uppercase;
text-decoration:none;
text-align:center;
letter-spacing:0px;
word-spacing:1px;
cursor: pointer;
}

a.MenuLink:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#cc0000;
text-transform:uppercase;
text-decoration:none;
}

a.DefaultLink:link,a.DefaultLink:active,a.DefaultLink:visited
{
font-family:arial;
font-size:9pt;
color:#336699;

text-decoration:none;
}
a.DefaultLink:hover
{
font-family:arial;
font-size:9pt;
color:#cc0000;

text-decoration:underline;
}

a.FooterLink:link,a.FooterLink:active,a.FooterLink:visited
{
font-family:arial;
font-size:8PT;
color:#666666;
font-weight:normal;
text-decoration:none   
}

a.FooterLink:hover
{
font-family:arial;
font-size:8PT;
color:#000000;
font-weight:normal;
text-decoration:underline;
}
/***********/




/** Forms **/
.SearchButton
{
border-right:solid 1px #808080;
border-left:solid 1px #808080;
border-top:solid 1px #808080;
border-bottom:solid 1px #808080;
color:#313131;
height:20px;
cursor:pointer;
width:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#fafafa;
}

.SearchTextBox
{
border-right:solid 1px #808080;
border-left:solid 1px #808080;
border-top:solid 1px #808080;
border-bottom:solid 1px #808080;
/* color:#cc0000;*/
vertical-align:middle;


font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* background-color:#fafafa;*/
}
.NormalTextBox
{
border-right:solid 1px #808080;
border-left:solid 1px #808080;
border-top:solid 1px #808080;
border-bottom:solid 1px #808080;
/* color:#cc0000;*/
vertical-align:middle;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* background-color:#fafafa;*/
}
/***********/


/** Seperator TDs **/
.Horizontal_S
{
height:8px;
background-position:center;
background-image:url(images/H_Seperator.gif);
background-repeat:repeat-x;
}

.Vertical_S
{
width:10px;
background-position:center;
background-image:url(images/V_Seperator.gif);
background-repeat:repeat-y;
}


/*******************/

/* Main Menu Skin */



/* Main Menu Skin */


.MainMenu_MenuContainer
{background-color: transparent;}
	
.MainMenu_MenuBar /* the back ground that will apper to the rest of menu when link not arrive to end plz put it in html */
{cursor: default;}

.MainMenu_MenuItem /* the Sublink css */
{
    
    border-left: #b3c7d4 0px solid; 
	border-bottom: #b3c7d4 0px solid; 
	border-top: #b3c7d4 0px solid; 
	border-right: #b3c7d4 0px solid;
    cursor: pointer;
    cursor: hand;     
	vertical-align:middle;
	letter-spacing:0px;
	word-spacing:1px;
	Color: #000000;
	text-align:left;
	font-family: arial, Tahoma, Arial;
	font-size: 11px;	
	font-style: normal;
	background-color: #fefefe; 
	}
	
.MainMenu_MenuIcon
{
	background-color: #eaeaea; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 	
	padding-left:4px;
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu
{
    padding-top:5px;
	background-color: Transparent;  
	z-index: 1000; 	
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;
}

.MainMenu_MenuArrow
{
    
 font-family: webdings; 
    border: solid 0px #FFFFFF;
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	padding-right:3;
	/*padding-right:3; */
	
/*font-family: webdings;
BORDER-RIGHT:#b3c7d4 0px solid;
 BORDER-TOP: #b3c7d4 0px solid;
  WIDTH: 10px; 
  BORDER-BOTTOM: #b3c7d4 0px solid;
   BACKGROUND-COLOR:#b3c7d4;*/
}
.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	background-color: Transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenuItemSel
{
    
    border-left: #b3c7d4 0px solid; 
	border-bottom: #393939 1px solid; 
	border-top: #393939 1px solid; 
	border-right: #b3c7d4 0px solid;
    cursor: pointer;
    cursor: hand; 
	vertical-align:middle;
	letter-spacing:0px;
	word-spacing:1px;
	Color: #000000;
	text-align:left;
	font-family: arial, Tahoma, Arial;
	font-size: 11px;	
	font-style: normal;
	background-color: #dbdbdb; 
	/*
    border-left: #b3c7d4 0px solid; 
	border-bottom: #b3c7d4 1px solid; 
	border-top: #b3c7d4 1px solid; 
	border-right: #b3c7d4 0px solid;
	vertical-align:middle;
	letter-spacing:0px;
	word-spacing:1px;
	cursor: pointer;
	color: #ffffff;
	text-align:left;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	/*font-weight:Bold;
	font-style: normal;
	background-color:#fbd36c;*/
}
.MainMenu_SubMenuItemActive
{
	/*cursor: pointer;
	background-color: #EEEEEE;
	font-size: 7pt;
	height: 25px;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	border-right: white 1px solid;*/
}
.MainMenu_RootMenuArrow
{
	display:none;
	
 

	
}
.MainMenu_RootMenuItem
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#666666;
text-transform:uppercase;
text-decoration:none;
text-align:center;
letter-spacing:0px;
word-spacing:1px;
cursor: pointer;

background-color:Transparent;
}

.MainMenu_RootMenuItemActive
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#CCCCCC;
text-transform:uppercase;
text-decoration:none;
text-align:center;
letter-spacing:0px;
word-spacing:1px;
cursor: pointer;

background-color:Transparent;
}

.MainMenu_RootMenuItemSelected
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#CC0000;
text-transform:uppercase;
text-decoration:none;
text-align:center;
letter-spacing:0px;
word-spacing:1px;
cursor: pointer;

background-color:Transparent;
}


.MainMenu_MenuIcon_Admin
{
	border-top: #f1f1f1 1px solid;
	border-left: #f1f1f1 1px solid;
	width: 0px;
	border-bottom: #f1f1f1 1px solid;
	background-color: #f1f1f1;
}
.MainMenu_MenuBreak_Admin
{
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #252525;
	border-bottom-style: none;
}
.MainMenu_SubMenu_Admin
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #efefef;
}
.MainMenu_RootMenuItem_Admin
{
	font-size: 10px;
	font-family: Verdana;
	
}
.MainMenu_RootMenuItemActive_Admin
{
	font-size: 10px;
	color: #ff6600;
	font-family: Verdana;
	
	background-color: #ffffff;
}
.MainMenu_RootMenuItemSel_Admin
{
	
	background-color: #cccccc;
}

.SeparateCss
{
    font-family:arial;
    font-size:8pt;
    PADDING: 0PX 6PX 0PX 11PX;
    }
	
/******************/