.text {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.text:hover {
	text-decoration: underline;
	color: #ffffff;
}
.style1 {font-family: Arial; font-size: 11px; color: #7f7f7f; text-decoration: none; }
.style2 {color: #7f7f7f}
.text1 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #ffbc81;
	text-decoration: none;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
}
.text10 {
	font-family: Arial;
	font-size: 11px;
	color: #0000CC;
	}
.text2 {	font-family: "Times New Roman", Times;
	font-size: 16px;
	color: #ffbc81;
	text-decoration: none;
}
.text2:hover {
	text-decoration: underline;
	color: #ffffff;
}
.text3 {
	font-family: tahoma;

	font-size: 11px;

	color: #000000;

	text-decoration: none;
}
.tablee {
	background-image: url(images/bck1.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.footer:hover {
	text-decoration: underline;
}
.style3 {color: #cc0000}
body {
	background-image: url(images/mainbck.jpg);
}

.linkMenu:link
{
	color:#FFFFFF;
	font:"Copperplate Gothic Bold";
	font-size:14px;
}
.linkMenu:visited
{
		color:#FFFFFF;
	font:"Copperplate Gothic Bold";
	font-size:14px;
}
.linkMenu:hover
{
		color:#CCCCCC;
	font:"Copperplate Gothic Bold";
	font-size:14px;
}
.linkMenu:active
{
		color:#FFFFFF;
	font:"Copperplate Gothic Bold";
	font-size:14px;
}
.tblupload td
{
	color:#CCCCCC;
	padding-left:5px;
}
