.Title-Left
{
	font-size: 15px;
	font-family: Arial Black;
	text-align: right;
	top: 0px;
	left: 0px;
	position: relative;
	filter:alpha(opacity=50)
}
.Title-Right
{
	font-size: 15px; 
	font-family: Arial Black;
	text-align: left; 
	top: 0px; 
	left: 0px; 
	position: relative;
	filter:alpha(opacity=50)
}
.PAGE
{
/*	background-image: url(/images/drape_background.jpg);
	background-repeat: repeat; */

	PADDING-RIGHT:0px; 
	PADDING-LEFT:0px; 
	PADDING-BOTTOM:0px; 
	MARGIN:0px; 
	PADDING-TOP:0px;
	
}
.Body_Box
{
	POSITION: relative
}
.Body_Info
{
	font-size: 17px;
	left: 20px;
	top: 20px;
	position: relative;
}
.Body_Block1
{
	width: 800px;
	top: 30px;
	left: 5px;
	font-size: 17px;
	position: relative
}
.Body_Block2
{
	width: 400px;
	top: 60px;
	left: 450px;
	font-size: 17px;
	position: relative
}
.Body_Name
{
	filter:alpha(opacity=10);
	color: Gray;
	font-family: Arial Black;
}
.Body_Bold
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	COLOR: white; 
	FONT-FAMILY: Verdana
}
.Tooltip              
{
	color: Blue;
	text-decoration: none;	
	font-size: 17px;
}
.Tooltip_Title
{
	color: #0D0357;
	font-size: 13px;
	font-weight: bold
}             
.Tooltip_List
{
	top: -20px;
	left: -15px;
	font-size: 13px;
	position: relative
}
.Tooltip_Text
{
	top: 0px;
	left: 5px;
	font-size: 13px;
	position: relative
}

.Terminology              
{
	color: black;
	text-decoration: none;	
	font-size: 17px;
}
.Terminology_Title
{
	color: #0D0357;
	font-size: 13px;
	font-weight: bold
}             
.Terminology_List
{
	top: 0px;
	left: -15px;
	font-size: 13px;
	position: relative
}
.Terminology_Text
{
	top: 0px;
	left: 5px;
	font-size: 13px;
	position: relative
}
.BODY{
	/*background-image: url(/images/Body_Title/silver-vertical.jpg);*/
	/*background-image: url(/images/window_new3.gif);*/
	
	background-repeat: repeat;
	background-color: White;
	DISPLAY: block; 
	vertical-align:top;
	height: 100%;
	MARGIN:0px; 
	PADDING-TOP:0px
}
.BODY_Title {
	background-image: url(/images/Body_Title/silver-vertical.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	margin-left: auto; 
	margin-right: auto;
	width: 50em;

	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	COLOR: white; 
	FONT-FAMILY: Verdana; 
	POSITION: relative; 
	text-indent: 0px; 
	text-align: center;
	top: -10px;
	TEXT-DECORATION: none
}
.BODY_Text {
margin: 5px;
	DISPLAY: block; 
	FONT-WEIGHT:normal;
	COLOR: Black; 
	FONT-FAMILY: Verdana; 
	POSITION: relative; 
	text-indent: 0px; 
	top: 20px;
	TEXT-DECORATION: none
}
.error {
	display: block;
	font-size: 10px;
	width: 350px;
	COLOR: red; 
	FONT-FAMILY: Verdana; 
	background-color: White;
	
	text-indent: 0px; 
	top: 70px;
	border: window-inset 2px Red;
	TEXT-DECORATION: none
}