html, body {
   	font-family: Arial;
	font-size: 12px;
	line-height: 18 px;
	font-weight: normal;
	color: 535353;
}

body
{	
   	font-family: Arial;
	font-size: 12px;
	line-height: 18 px;
	font-weight: normal;
	color: 535353;
}

.menulayer {
	position:relative;
	top: 10px;
	left: 40px;
	width: 130px;
	height: 550px;
	word-wrap: normal/break-word;
}

.menustd {
	font-family: Arial;
	font-size: 9.5px;
	font-weight: normal;
	color: ff6201;
	margin: 4px 0px 3px 0px;
}

.menustd a
{
	font-family: Arial;
	font-size: 9.5px;
	font-weight: normal;
	font-variant: uppercase;
	color: 686868;
	text-decoration: none;
}

a:focus {
		font-family: Arial;
        font-size: 9,5px;
        font-weight: normal;
        font-variant: uppercase;
        color: ff6201;
       	text-decoration: none;
}

.menustd a:active {        font-family: Arial;        font-size: 9,5px;        font-weight: normal;        font-variant: uppercase;	    color: ff6201;
	    text-decoration: none;
}
.line {
margin: -2px 0px 0px 0px;
}
.menustd a:hover {
        font-family: Arial;        font-size: 9,5px;        font-weight: normal;        font-variant: uppercase;        color: ff6201;	    text-decoration: none;
}
.contentlayer {
	position:relative;
	top: 5px;
	left: 0px;
	width: 541px;
	height: 550px;
    border:0px solid #000000;	
    
   	font-family: Arial;
	font-size: 12px;
	line-height: 18 px;
	font-weight: normal;
	color: 535353;
}

.stdcontent {
   	font-family: Arial;
	font-size: 12px;
	line-height: 18 px;
	font-weight: normal;
	color: #535353;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	font-variant: uppercase;
	margin: 5px 0px 5px 0px;

	color: #666666;
}

img {
border:0px;
}

.hoverIMG {
	 border:0px solid #ff6201;
	 margin: 2px 2px 2px 2px;
}

.hoverIMG:hover {
	 border: 2px solid #ff6201;
 	 margin: 0px 0px 0px 0px;
}

.hoverIMG1 {
	 border:2px solid #ff6201;
	 margin: 0px 0px 0px 0px;
}

.stdIMG {
	border:0px solid #ff6201;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-variant: uppercase;
	color: #ff6201;
	margin-top: 0px
}

.inputtext{
	color:#535353;
	background-color: #ffffff;
	border:1px solid #686868;
}

.inputtext1{
	color:#535353;
	background-color: #ffffff;
	border:1px solid #ff6201;
}
