body {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	margin:0px;
	background-color:#F0E4F7; 
	/*background-image:url(Image/bg800.gif); */
	background-position:center;
	background-attachment:fixed;
}
td {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
}

td.frame {
	border-top:#E3CEAE solid 2px;
	border-bottom:#E3CEAE solid 2px;
	border:#E3CEAE solid 2px;
	background-position:center;
}

a:link { text-decoration: none; color: #FFFF00;	font-size: 11px; }

a:visited { text-decoration: none;	color: #FFFF00;	font-size: 11px;}

a:hover { text-decoration: none; color: magenta; font-size: 11px; position:relative; left: 0px; top: 0px; }

/*a:active {
	font-family: "Tahoma", "MS Sans Serif";
	white-space: nowrap;
	text-decoration: none;
	color: #2F4D7A;
	font-size: 12px;
	position:relative; left: 0px; top: 0px;
}*/

.CurHand {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 11px;
	cursor: hand;
}
.FontHead { color: #ECE112; font-size: 12px; font-weight:normal }

.FontHeadTopic { font-family: "Times New Roman"; color: #560974; font-size: 24px; font-weight:normal }
.FontText16 { color: #690085; font-size: 15px; font-weight:normal }

.FontTextBig { color: #560974; font-size: 14px; font-weight:normal }
.FontText { color: #690085; font-size: 13px; font-weight:normal }
.Fontmore { color: #AC29DC; font-size: 13px; font-weight:normal }
.FontPink { color: #FF00FF; font-size: 12px; font-weight:normal }
.FontSince { color: #E3D100; font-size: 12px; font-weight:normal }
.FontCounter { color: #FFFFFF; font-size: 10px; font-weight:bold }
.FontYellow { color: #FFFF00; font-size: 11px; font-weight:normal }


.FontLink { color: #FFFFFF; font-size: 11px; font-weight:bold }

.Fontfootnote {
   font-family: "Tahoma", "MS Sans Serif";
	font-size: 10px;
	font-weight:normal ;
	color:#FFFFFF;
}

.txtInput {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	background-color:#FFFFFF;
	/*border-width:0px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#6091C2;
	border-right-color:#6091C2;
	border-bottom-color:#6091C2;
	border-left-color:#6091C2;
}
.txtInputFile {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
}


