BODY	{
    	FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 11px;
	SCROLLBAR-BASE-COLOR: #9CA7C1;
	}


TABLE		{ COLOR: #000033; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #262662; FONT: 15px verdana, arial, sans-serif; font-weight: bold }
.pagetitle {
	FONT: 26px geneva, verdana, arial, sans-serif; COLOR: #ffffff
}
.pagesubtitle {
	FONT: bold 12px geneva, verdana, arial, sans-serif; COLOR: #ffffff
}
.title {
	FONT: bold 18px verdana, arial, sans-serif; COLOR: #141424
}
.subtitle {
	FONT: bold 15px geneva, verdana, arial, sans-serif; COLOR: #9999CC
}
.smalltitle {
	FONT: bold 11px verdana, arial, sans-serif; COLOR: #000000
}
.practicetitle {
	FONT: bold 14px geneva, verdana, arial, sans-serif; COLOR: #262662
}

a:link		{ color: #6666FF; text-decoration: none }

a:visited	{ color: #6666FF; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #6699FF; text-decoration: none }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #000033; FONT: 10px geneva, verdana, arial, sans-serif }

.date-location {
	LEFT: 11px; POSITION: absolute; TOP: 85px
}
.date-font 	{ FONT: 11px geneva, verdana, arial, sans-serif; COLOR: #ffffff }
.hitcounter {
	FONT: 11px geneva, verdana, arial, sans-serif; COLOR: #ffffff
}
.highlight  {
	COLOR: #00c; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}


 /* Menu Style */



#menulocation { LEFT: 7px; WIDTH: 168px; POSITION: absolute; TOP: 114px; padding:0px 0px; white-space:nowrap; }


.menu {
border-right: #ffffff 0px solid; 
border-top: #ffffff 0px solid; 
display: block; 
font-weight: bold; 
font-style: 9pt; 
border-left: #ffffff 0px solid; 
width: 168px; 
cursor: hand; 
text-indent: 8px; 
line-height: 26pt; 
border-bottom: #ffffff 0px solid; 
font-family: arial, verdana, helvetica, sans; 
height: 35px; 
text-align: left;
}


a.menu:link 	{ background-image: url("..\images\SAMA_P_Menu2.gif");
		  color: #003366; }


a.menu:visited 	{ background-image: url("..\images\SAMA_P_Menu2.gif");
		  color: #003366; }


a.menu:active 	{  background-image: url("..\images\SAMA_P_MenuOn2.gif");
		   color: #666699; }


a.menu:hover 	{ background-image: url("..\images\SAMA_P_MenuOn2.gif");
		  color: #666699; }


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }



