﻿body
{
	background-color:#333333;
}

img { -ms-interpolation-mode:bicubic }
/*img.nearestn { -ms-interpolation-mode:nearest-neighbor }	*/


/*     main_table    */
		.master_main_table
		{
			width:100%;
			border:0;
			padding:0;
		}

		.master_main_table_sides
		{
			background-color: #333333;
		}

		.master_main_table_content
		{
			width: 950px;
			border: 2px solid yellow;
		}					

/*     center_table    */
		.master_center_table
		{
			background-color: #FFFFFF;
			width: 100%;
			border: 0;
			padding: 0;
		}

		.master_center_tr_header
		{
			width: 950px;
		}	

/*     validator    */
		.validatorCalloutHighlight
		{
			background-color: #FFFACD;
		}


		.master_center_tr_center
		{
			width: 950px;
		}

		.master_center_tr_footer
		{
			
		}

		.masterlogin
		{
			font-family:Times New Roman;
			font-size:10pt;
			font-style:italic;
			padding-left:85px
		}
		
		
#HistoryPic
{
	height:300px;
	width:250px; 
	border-top-style: double; 
	border-top-width: thin; 
	border-top-color: yellow; 
	border-bottom-style: double; 
	border-bottom-width: thin; 
	border-bottom-color: yellow;
}

#HistoryText
{
	width: 575px; 
	font-size:14pt; 
	font-family:Times New Roman
}
#DefaultText1
{
	text-align:center;
	vertical-align:middle;
	font-size:20pt; 
	font-family:Times New Roman;
}
#DefaultPic
{
	width:450px;
	
}
