/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.mainwhitetext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.mainwhitetext:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.whitetext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.head{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#1C1C1C;
font-weight:bold;
}
.head1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#1C1C1C;
font-weight:bold;
}
.Redtextbig{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FE0606;
text-transform:capitalize;
font-weight:bold;
text-decoration:none;
}
.yellowtextbig{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#e2c963;
text-transform:capitalize;
font-weight:bold;
text-decoration:none;
}
.yellowtextbig:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#e2c963;
text-transform:capitalize;
font-weight:bold;
text-decoration:underline;
}
.textBox1 {
	font-family: tahoma;
	font-size: 10px;
	
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color:#666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-bottom-width: 1px;
	border-right-width: 1px;
	color: #333333;
	height:10px;
	width:50px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin solid #FFFFFF;
}
.selectlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color:#666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-bottom-width: 1px;
	border-right-width: 1px;
	color: #333333;
	height:12px;
}
.smalltextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color:#666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-bottom-width: 1px;
	border-right-width: 1px;
	color: #333333;
	height:12px;
	width:20px;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #F3F4EF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBD9;
	border-left-color:#DBDBD9;
	border-right-color:#DBDBD9;
	border-bottom-color:#DBDBD9;
	border-bottom-width: 1px;
	border-right-width: 1px;
	color: #333333;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.serverLink {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	color: #4F4F4F;
	width: 100%;
	padding: 5px;
}
.serverLink {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	color: #4F4F4F;
	width: 100%;
	padding: 5px;
}
.inputstyle {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4F4F4F;
	background-color: #B9B8B8;
	border: 1px solid #FFFFFF;
	padding-left:5px;
	line-height:22px;
}
.lefttext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #cac7c7;
	line-height:20px;
	
	
	text-decoration:none;
	
}
.lefttext:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height:20px;
	
	
	background-color: #ffffff;
	text-decoration:underline;
	
}
.bigbutton {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.yellowbutton {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E1BA3F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	line-height:25px;
}
.watermarked
{
	background-color:#CCCCCC;
	font-family: Tahoma;
	font-size: 14px;
}
.greytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cac7c7;
	text-decoration:none;
}
.greytext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cac7c7;
	text-decoration:none;
}
.greytextbig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #cac7c7;	
	text-decoration:none;
}
.greytextbig:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #cac7c7;
	text-decoration:none;	
}
.greytextverdana {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cac7c7;
	text-decoration:none;
}
.style10 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #cac7c7;
	line-height:20px;
	
	
	text-decoration:none;
	
}
.style10:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height:20px;
	
	
	background-color: #ffffff;
	text-decoration:underline;
	
}
.style3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.style1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
