/*body*/
body {
	background-image:url(../images/Back.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.MedWebList{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16pt;
	font-weight: bold;
	color: #3399FF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	padding: 0px 0px 5px 0px;
	font-variant: small-caps;
	text-align: center;
}
.NewList     { font-family: Arial; font-size: 12pt; line-height: normal; text-align: 
               Center; cursor: auto; clear: none; font-style: italic; 
               font-weight: bold; color: #0000FF; position: relative; 
               margin-top: 2px; margin-bottom: 0 }
.Sub1        { 
	display:block;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14pt;
	color: #666666;
	text-align: justify;
	font-weight:bold;
	width: 70%;
	border-bottom: 1px solid #666666;
	font-variant: small-caps;
	margin: 20px 0px 5px 5px;
	padding-bottom: 10px;
			   }
.Sub2        {	
	display:block;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12pt;
	color: #666666;
	text-align: justify;
	font-weight:bold;
	width: 70%;
	border-bottom: 1px solid #666666;
	font-variant: small-caps;
	margin: 15px 0px 5px 20px;
	padding-bottom: 9px;
			   }
.Sub3        { 
	display:block;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11pt;
	color: #666666;
	text-align: justify;
	font-weight:bold;
	width: 70%;
	border-bottom: 1px solid #666666;
	font-variant: small-caps;
	margin: 10px 0px 5px 35px;
	padding-bottom: 7px;
			   }

.ListEng     { font-family: Arial; font-size: 12pt; color: #FFFFCC; background-color: 
               #0066FF; text-align: Center; margin-top: 0; margin-bottom: 0 }
.Normal      { 
			font-size: 12pt; 
			font-family: Arial; 
			text-align: justify; 
            color: #000066; 
			margin-left: 65px; 
			margin-right: 20px; 
			line-height:150% 
			}
.list		      { background-position: left top;  
					font-size: 12pt; font-family: Arial; 
					text-align: justify; 
					text-indent: 30px; color: #000066; 
					margin-left: 80px; 
					margin-right: 40px; line-height:150%; 
				background-image:url('../images/bullet1.gif'); 
				background-repeat:no-repeat; 
				margin-top:10px; margin-bottom:10px}

.Author {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.subtract {
	display:block;
	font-family: "Times New Roman", Tahoma, Arial;
	font-size: 12pt;
	color: #999999;
	text-align: justify;
	margin: 5px 0px 5px 10%;
	width: 60%;
	border: none;
	font-style: oblique;
}
.Extract	{
	display:block;
	font-family: "Times New Roman", Tahoma, Arial;
	font-size: 12pt;
	color: #0099CC;
	text-align: justify;
	margin-left: 30%;
	width: 50%;
	border: none;
	font-style: oblique;
	font-weight: bold;
}

.TableName	{
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #666666;
	text-align: justify;
	font-weight:bold;
	margin: 10px 0px 5px 65px;
}

.FrameText	{
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #0099cc;
	text-align: justify;
	margin: 10px 0px 5px 65px;
	border: #0099cc 1px solid;
	padding: 5px;
}

table {
	font-size: 12pt;
	font-family:  "Times New Roman";
	color: #000066;
	padding:0px;
	border:  1px solid #999999;
	border-collapse:collapse;
    border-spacing: 0px;
	margin-left: 65px;
}
td {
	padding:0px 2px 0px 2px;
	border:  1px solid #CCCCCC;
}
#TabMenu table {
	padding:0px;
	border: 0;
	border-collapse:collapse;
    border-spacing: 0px;
	margin-left: 0px;

}
#TabMenu td {
	padding:0px;
	border: 0;
}
