.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.horizontalcssmenu2 ul{
margin: 0;
padding: 0;
list-style-type: none;
}


/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: right;
}
.horizontalcssmenu2 ul li{
position: relative;
display: inline;
float: right;
}


/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 233px; /*Width of top level menu link items*/
padding: 6px 0px;
border: 0px solid #ffffff;
border-left-width: 0;
text-decoration: none;
background: url(images/darkstrip.gif) center center repeat-x;
color: white;
font: bold 13px Tahoma;
text-align:left;
}
.horizontalcssmenu2 ul li a{
display: block;
width: 233px; /*Width of top level menu link items*/
padding: 6px 0px;
border: 0px solid #ffffff;
border-left-width: 0;
text-decoration: none;
background: url(images/bluestrip.gif) center center repeat-x;
color: white;
font: bold 13px Tahoma;
text-align:left;
}

/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 0px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}
.horizontalcssmenu2 ul li ul{
left: 0;
top: 0;
border-top: 0px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}


/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
/*align:center;*/
}
.horizontalcssmenu2 ul li ul li{
display: inline;
float: none;
/*align:center;*/
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 222px; /*Width of top level menu link items*/
font-weight: normal;
padding: 2px 5px;
background: #828282;
border-width: 0 1px 1px 1px;
}
.horizontalcssmenu2 ul li ul li a{
width: 222px; /*Width of top level menu link items*/
font-weight: normal;
padding: 2px 5px;
background: #828282;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(images/bluestrip.gif) center center repeat-x;
}
.horizontalcssmenu2 ul li a:hover{
background: url(images/bluestrip.gif) center center repeat-x;
}


.horizontalcssmenu ul li ul li a:hover{
background: #959fcb;
}
.horizontalcssmenu2 ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}
.horizontalcssmenu2 .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
* html .horizontalcssmenu2 ul li { float: left; height: 1%; }
* html .horizontalcssmenu2 ul li a { height: 1%; }
/* End */

.link1 A:link {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.link1 A:visited {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.link1 A:hover { color: #4b5581; text-decoration: none; font-family: verdana; font-size:12px;font-weight: bold;}

.MYtd A:link {text-decoration: none; font-family: verdana; font-size:11px; color: #5968ac;font-weight: bold;}
.MYtd A:visited {text-decoration: none; font-family: verdana; font-size:11px; color: #5968ac;font-weight: bold;}
.MYtd A:hover { color: #4b5581; text-decoration: none; font-family: verdana; font-size:11px;font-weight: bold;}

.class2 A:link {text-decoration: none; font-family: Arial; font-size:13px; color: #5968ac;}
.class2 A:visited {text-decoration: none; font-family: Arial; font-size:13px; color: #5968ac;}
.class2 A:hover { text-decoration: none; font-family: Arial; font-size:13px; color: #5968ac;}

.class3 A:link {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.class3 A:visited {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.class3 A:hover { text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}

.link2 A:link {text-decoration: none; font-family: verdana; font-size:10px; color: #5968ac;font-weight: bold;}
.link2 A:visited {text-decoration: none; font-family: verdana; font-size:10px; color: #5968ac;font-weight: bold;}
.link2 A:hover { color: #4b5581; text-decoration: none; font-family: verdana; font-size:10px;font-weight: bold;}

.link4 A:link {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.link4 A:visited {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.link4 A:hover { color: #4b5581; text-decoration: none; font-family: verdana; font-size:12px;font-weight: bold;}

.class33 A:link {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.class33 A:visited {text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}
.class33 A:hover { text-decoration: none; font-family: verdana; font-size:12px; color: #5968ac;font-weight: bold;}


.txt
{
	font-family:Arial; 
	font-size:14px; 
	line-height: 20px; 
	height:auto !important; 
	min-height:390px; 
	letter-spacing: 0px;
	color: #4E4E4E;
	text-align:justify;
}

.text
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #4E4E4E;
}

.path
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color: #4b5581;
	font-weight:bold;
}

.title
{
	font-family:arial; 
	font-size:15px; 
	/*color: FF6941;*/
	color:#5968ac;
	font-weight: bold;
}

.txtb
{
	font-family:Arial; 
	font-size:14px; 
	line-height: 20px; 
	height:auto !important; 
	min-height:390px; 
	letter-spacing: 0px;
	color: #4E4E4E;
	font-weight:bold;
}

.small
{
	font-family:Arial; 
	font-size:10px; 
	line-height: 10px; 
	height:auto !important; 
	min-height:390px; 
	letter-spacing: 0px;
	color: #4E4E4E;
	text-align:justify;
}

.selected
{color: #313f81;}


UL.newton3 {
margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
list-style-image: url(images/bullet.gif);
}

dl.newton3 {
margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
list-style-image: url(images/bullet.gif);
}

img.floatLeft { 
    float: left; 
    margin: 0 2em 0 0; 
}

img.floatLeft1 { 
float: left; 
margin: 4px; 
 }

 img.floatLeft2 { 
    float: left; 
    margin: 0 0.7em 0 0; 
}

 TD.MYTABLE
  {  
	 font-family: Verdana;
     font-size:12px;
	 background-color:#4b5581;
     color:#ffffff;
     border-style:solid;
     border-width:1px;
	 text-align:center;
  }
 
  TD.MYtd
  {  
	 font-family: Verdana;
     font-size:11px;
	 background-color:#e7e7e7;
     color:#000000;
     border-style:solid;
     border-width:0px;
	 border-color:#000000;
	 
  }
   TD.MYtd1
  {  
	 font-family: Verdana;
     font-size:11px;
     color:#000000;
     border-style:solid;
     border-width:0px;
	 border-color:#000000;
	 
  }

.table{
background:#FFFFFF;
}
  TABLE.MYTABLE   { border-collapse: collapse;s
border-color:#A4A4A4;}
