body{
	background-color: Silver;
}

.inputclass {
	background: White;
	border: solid;
	color: Gray;
	font-size: 10px; 
	border-width: 1px;
	border-color: Black;
	letter-spacing: 1px;	
}

.inputclass1 {
background-color:#E6E6E6;
border:1px solid #C3C3C3;
color:#626262;
font-family:Tahoma,Verdana,Arial,Helvetica;
font-size:11px;
}

.maintitle{
	font-family: Arial;
	font-size: 28px;
	color: #FB9B3E;
	vertical-align: middle;
	letter-spacing: 3px;
}

.bottomtext{
	font-family: Arial;
	font-size: 11px;
	color: #959595;
	vertical-align: middle;
	letter-spacing: 2px;
	text-align: center;
}

.blocktitles{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	letter-spacing: 1px;	
}

h3 {
	font-family: Arial;
	font-size: 12px;
	color: #878787;
	letter-spacing: 8px;	
}

.maintext{
	font-family: Arial;
	font-size: 12px;
	color: White;
	margin: 3px;
	letter-spacing: 1px;
	line-height: 1.2;
}

.maintext1 {
color:White;
font-family:Tahoma,Verdana,Arial,Helvetica;
font-size:12px;
font-style:normal;
line-height:16px;
margin: 20px;
}

/* General*/
hr { width: 100%; }

 a.bottommenu { 
	font-family: Arial;
	font-size: 12px;
	color: #959595;
	vertical-align: middle;
	letter-spacing: 2px;
	text-align: center;
}

a.download{
	font-family: Arial;
	font-size: 12px;
	color: White;
	letter-spacing: 1px;
	line-height: 1.2;
}

/* Top section*/
.toptitle{
	font-family: Century Gothic;
	font-size: 100px;
	color: Silver;
	vertical-align: top;
	text-align: left;
}

h1{
	font-family: Century Gothic;
	font-size: 70px;
	font-style: normal;
	color: Silver;
	vertical-align: bottom;
	text-align: right;
	margin-bottom: -20px;
	margin-top: -20px;
}

.toptitletable{
	height: 15%;
	border: 0px;
	width: 100%;
}

/**Main content section */
.maintitle{
	font-family: Arial;
	font-size: 30px;
	color: Silver;
	vertical-align: middle;
	text-align: right;
}

.titletable{
	width: 100%;
	border: 0px;
}

.mctable{
	height: 70%;
	width: 100%;
	border: 0px;
}

.mc2table{
	width: 100%;
	border: 0px;
	font-size: 11px;
	letter-spacing: 2px;
}

.sidetd{
	height: 100%;
	width: 30%;
	border: 0px;
	vertical-align: top;
}

.pageimg{
	margin-left: 40px;
	margin-top: 60px;
	border: 0px;
}

.mainmenu{
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 20px;
}

.sel{
	background: Silver;
	color: White;
	border : solid White 0;
	width: 128px;
	height: 24px;
	font-size: 11px;
	letter-spacing: 2px; 
}

.nonsel{
background: Gray;
	/*background: #464250; */ 
	color: White;
	border : solid White 0;
	width: 120px;
	height: 22px;
	font-size: 11px;
	letter-spacing: 2px; 
}

/* Footer section*/
.ftable{
	border: 0px;
	width: 100%;
}

.ftext{
	font-family: Arial;
	font-size: 11px;
	/*  color: #959595;*/
	color: Silver;
	vertical-align: middle;
	letter-spacing: 2px;
	text-align: right;
}