body			{
			background-color:#FFFFFF; 
			margin:0px; 
			padding:0px; 
			font-family:Tahoma; 
			font-size:11px; 
			color:#222222; 
			scrollbar-face-color:#7CC0FB; 
			scrollbar-highlight-color:#FFFFFF; 
			scrollbar-shadow-color:#FFFFFF; 
			scrollbar-3dlight-color:#2758C9; 
			scrollbar-arrow-color:#000000; 
			scrollbar-track-color:#E1F0FC; 
			scrollbar-darkshadow-color:#FF9500; 
			}
h1			{
			margin:0px; 
			padding:0px;			
			font-family:Arial; 
			font-size:18px; 
			color:#51ACFF;
			}

A:link			{
			color:#136BB8;
			text-decoration:none;
			}
A:visited		{
			color:#136BB8;
			text-decoration:none;
			}
A:hover			{
			color:#1183E6;
			text-decoration:none;
			}
.table-root		{ 
			width:764px; 
			background-color:#FFFFFF; 
			text-align:center;
			vertical-align:top; 
			border:0px; 
			}
.td-border		{ 
			width:1px; 
		 	background-color:#FFFFFF;
			background-image:url('/img/bg-border.gif');
			text-align:center;
			vertical-align:top; 
			border:0px; 
			}
.td-root-main		{ 
			width:762px; 
			font-family:Tahoma;
			font-size:11px;
			color:#FFFFFF; 
			text-align:center;
			vertical-align:top; 
			border:0px; 
			}
.t-copyright		{
			font-family:Tahoma; 
			font-size:11px; 
			}
.t-header		{
			font-family:Tahoma; 
			font-size:16px; 
			font-weight:bold;
			}
.t-header2		{
			font-family:Tahoma; 
			font-size:13px; 
			font-weight:bold;
			}
.t-text			{
			font-family:Tahoma; 
			font-size:11px; 
			}
.t-link			{
			font-family:Tahoma; 
			font-size:13px; 
			}
.input-text		{
			border-right:#FF5500 1px solid;
			border-left:#FF5500 1px solid;
			border-top:#FF5500 1px solid;
			border-bottom:#FF5500 1px solid; 
			color:#000000;
			font-family:Tahoma,Arial;
			background-color:#FFECD1;
			font-size:11px;
			width:320px;
			height:18px;
			}
.input-textarea		{
			border-right:#FF5500 1px solid;
			border-left:#FF5500 1px solid;
			border-top:#FF5500 1px solid;
			border-bottom:#FF5500 1px solid; 
			color:#000000;
			font-family:Tahoma,Arial;
			background-color:#FFECD1;
			font-size:11px;
			width:320px;
			height:150px;
			}
.input-button		{
			border-right:#FF5500 1px solid;
			border-left:#FF5500 1px solid;
			border-top:#FF5500 1px solid;
			border-bottom:#FF5500 1px solid; 
			color:#000000;
			font-family:Tahoma,Arial;
			background-color:#FFC573;
			font-size:11px;
			font-weight:bold;
			width:100px;
			height:22px;
			}
