.Right_Table
{		
	background-color:  transparent;
	border-left: 4px dashed #FFF09D;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

.Right_Title
{
	background-color:  #FFF09D;
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

.Right_Text
{
	background-color:  transparent;
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

.Right_TextBox
{
	border-color: #FFF09D;/*#DEEFFF;/*#B1D7F1;*/
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';
	font-size:9pt;
	color:Black;
	width: 80%;
}

.Right_Link:link
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

.Right_Link:active
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

.Right_Link:visited
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

.Right_Link:hover
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt;
	color: black;
}

.Right_Link_Active:link
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: lightgrey;
}

.Right_Link_Active:active
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: lightgrey;
}

.Right_Link_Active:visited
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: lightgrey;
}

.Right_Link_Active:hover
{
	font-family: Arial, Tahoma, Verdana, 'Times New Roman';	
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt;
	color: lightgrey;
}