@charset "utf-8";


#Main {
	margin-left: 25px;
	text-align: left;

	margin-right: 20px;
	color: #666666;
}
	#Main td {
	font-size: 12px;
	color: #373737;
}
/*------- Content table-------------------------------------------------------*/
#content {
	margin-left: 25px;
	text-align: left;
	margin-right: 20px;
	color: #333333;
	line-height: 140%;
	font-size: 80%;
}
#content table{
	background-color: #FFFFFF;
}
	#content tr.lightrow{
	background-color: #EFF3FF;
}
	#content td{
	padding: 2px;
	color: #666666;
	font-size: 12px;	
}
	#content td.TdColor{
	padding: 4px;
	color: #666666;
	background-color: #EFF3FF;
}
	#content th{
	padding: 4px;
	color: #333;
	background-repeat: repeat-y;
	letter-spacing: 1px;
	background-color: #E7F1E7;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5FB88;
    /*padding:4px;
    color:White;
    background-repeat:repeat-y;
    letter-spacing:1px;
    background-color:#009933;
    font-weight:bold;
    border-bottom-width:2px; 
    border-bottom-style: solid;
    border-bottom-color:#006633;*/
}


#content td a{
	font-family: Arial, Courier, mono;
	color: #1177C5;
	text-decoration: none;	
	font-weight: bold;	
}
#content td a:hover{
	font-family: Arial, Courier, mono;
	color: #FF6600;
	text-decoration: underline;	
	font-weight: bold;	
}

.content1 {
	margin-left: 25px;
	text-align: left;
	margin-right: 20px;
	color: #333333;
	line-height: 140%;
	font-size: 80%;
}
.content1 table{
	background-color: #FFFFFF;
}
	.content1 tr.lightrow{
	background-color: #EFF3FF;
}
	.content1 td{
	padding: 2px;
	color: #666666;
	font-size: 12px;	
}
	.content1 td.TdColor{
	padding: 4px;
	color: #666666;
	background-color: #EFF3FF;
}
	.content1 th{
	padding: 4px;
	color: #333;
	background-repeat: repeat-y;
	letter-spacing: 1px;
	background-color: #E7F1E7;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5FB88;
    /*padding:4px;
    color:White;
    background-repeat:repeat-y;
    letter-spacing:1px;
    background-color:#009933;
    font-weight:bold;
    border-bottom-width:2px; 
    border-bottom-style: solid;
    border-bottom-color:#006633;*/
}


.content1 td a{
	font-family: Arial, Courier, mono;
	color: #1177C5;
	text-decoration: none;	
	font-weight: bold;	
}
.content1 td a:hover{
	font-family: Arial, Courier, mono;
	color: #FF6600;
	text-decoration: underline;	
	font-weight: bold;	
}
/*------- #Product  table-------------------------------------------------------*/
#ProductTable{
	background-color: #FFFFFF;
}
	#ProductTable tr.lightrow{
	background-color: #F8FFEE;
}
	#ProductTable td{
	padding: 4px;
	color: #2F4F4F;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0DFE3;
	font-size: 12px;
	LINE-HEIGHT: 20px;
	font-weight: bold;
}


	#ProductTable th{
	font-size: 15px;
	padding: 4px;
	color: #5F5F5F;
	letter-spacing: 1px;
	background-color: #F8F8F8;
	text-align: left;
}


#ProductTable a{
	font-family: Arial, Courier, mono;
	color: #1177C5;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#ProductTable  a:hover{
	font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;	
	font-weight: bold;	
}

.levelDown{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #5A5A5A;
	font-weight: normal;
	}

#MilestoneTable{
	background-color: #FFFFFF;
}
	#MilestoneTable tr.lightrow{
	background-color: #F8FFEE;
}
	#MilestoneTable td{
	padding: 4px;
	color: #2F4F4F;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0DFE3;
	font-size: 12px;
	LINE-HEIGHT: 20px
}

	#MilestoneTable th{
	font-size: 15px;
	padding: 4px;
	color: #5F5F5F;
	letter-spacing: 1px;
	background-color: #F8F8F8;
	text-align: left;
}


#MilestoneTable a{
	font-family: Arial, Courier, mono;
	color: #1177C5;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#MilestoneTable  a:hover{
	font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;	
	font-weight: bold;	
}
/*-------   TableSet ---------------------------------------------------------------*/

#TableStyle{
	padding-top: 2px;
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-right: 20px;
	font-size: 12px;
	clear: both;
}

	#TableStyle table{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

	#TableStyle tr.lightrow{
	background-color: #F1FDE3;
}

	#TableStyle td{
	font-size: 12px;
	padding: 3px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
	#TableStyle td.TdColor{
	padding: 3px;
	color: #666666;	
	background-color: #EFF3FF;
}
	#TableStyle th{
	padding: 3px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	background-color: #436DAD;
	font-weight: normal;
	font-size: 12px;
}
#TableStyle a{
	font-family: Arial, Courier, mono;
	color: #FFFFFF;
	/*background-color: #EFF3FF;*/
	margin-right: 4px;
	margin-left: 4px;
	padding: 2px;
	text-decoration: none;	
	font-weight: bold;
}
#TableStyle a:hover{
	font-family: Arial, Courier, mono;
	color: #FF6600;
	/*background-color: #FFFFAA;*/
	text-decoration: underline;	
	font-weight: bold;	
}

.TableStyle1{
	padding-top: 2px;
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-right: 20px;
	font-size: 12px;
	clear: both;
}

	.TableStyle1 table{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

	.TableStyle1 tr.lightrow{
	background-color: #F1FDE3;
}

	.TableStyle1 td{
	font-size: 12px;
	padding: 3px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
	.TableStyle1 td.TdColor{
	padding: 3px;
	color: #666666;	
	background-color: #EFF3FF;
}
	.TableStyle1 th{
	padding: 3px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	background-color: #436DAD;
	font-weight: normal;
	font-size: 12px;
}
.TableStyle1 a{
	font-family: Arial, Courier, mono;
	color: #FFFFFF;
	/*background-color: #EFF3FF;*/
	margin-right: 4px;
	margin-left: 4px;
	padding: 2px;
	text-decoration: none;	
	font-weight: bold;
}
.TableStyle1 a:hover{
	font-family: Arial, Courier, mono;
	color: #FF6600;
	/*background-color: #FFFFAA;*/
	text-decoration: underline;	
	font-weight: bold;	
}

