.body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
#wrapper {
	width: 800px;
	position: fixed;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 99px;
	width: 800px;
	background-image: url('images/headerbg.jpg');
}
#nav {
	background-image: url('images/btnbg.jpg');
	background-repeat: repeat-x;
	width: 800px;
	height: 42px
}

.img {
	padding-top: 8px;
}

#green {
	background-image: url('images/greenbg.jpg');
	height: 67px;
	width: 800px
}
.img1 {
	margin-top: 3px;
}
.text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.textfield {
	padding-top: 0px;
}
.btn {
	margin-left: 50px;
}
.simpletext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.welcome {
	font-family: Arial;
	font-size: 18px;
	color: #6196be;
	font-weight: bold;
}
.yourtext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.welcome1 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.numbering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6196be;
	text-decoration: none;
}
.text1 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.background {
	background-image: url('images/sivepen.jpg');
	background-repeat: repeat-x
	
}
.welcome12 {
	color: #FF9900;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.frame {
	margin: 0px;
	padding: 0px;
}
.bigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
.floatright {
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
}
a:link {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #789D62;
}
a:active {
	text-decoration: none;
}