.bodymain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f8e9fe;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../pics/left_motif.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #660099;
	
	
}
.textfield {
	border: 1px solid #D998F7;
	color: #D998F7;
	font-family: "Microsoft Sans Serif";
	vertical-align: middle;
	height: 16px;
}
.login_table {
	width: 786px;
	margin-left: 120px;
}

.login_but {
	vertical-align: middle;
}
.time {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #E1A4FF;
	text-align: right;
}
hr {
	color: #D998F7;
}


a:link {
	text-decoration: none;
	color: #660099;
}

a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #660099;
}

p {
	text-align: justify;
	width: 700px;
	list-style-position: inside;
}
.forum_td {
	background-color: #f8e9fe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0066;
	border-right-color: #D998F7;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
}

/*ol {
	text-align: left;
	
}
ul {
	text-align: left;
}*/

li {
	text-align: left;
	margin-left: 50px;
}	

.header_div {
	position: relative;
	height: 70px;
	left: auto;
	top: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #D998F7;
	border-left-color: #FF0000;
	padding: 5px;
}
.footer_div {
	position: relative;
	height: 53px;
	left: auto;
	top: auto;
	background-image: url(../pics/footer_bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
}

.login_div {
	position: relative;
	height: 30px;
	left: auto;
	top: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D998F7;
	vertical-align: middle;
	text-align: center;
	align:centre;
}
.content_div {
	position: relative;
	left: auto;
	top: auto;
	border-top-style: none;
	padding: 5px;
	margin-left: 0px;
	text-align: center;
	overflow: auto;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #660099;
	margin-bottom: 5px;
	margin-top: 5px;

}
.menu_div {

	position: relative;
	height: 24px;
	left: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D998F7;
	padding: 5px;
}
.master_table {
	width: 786px;
	padding: 0;
	border: 0;
	
	
}
.bodyadmin {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f8e9fe;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	color: #660099;
}
.userdata {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #f8e9fe;
	margin: 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	color: #660099;
}
.forum_table {
	width: 100%;
	padding: 3px;
	background-color: #F4D9FD;
	border: 3 none #660000;
}
.forum_td1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D998F7;
	border-right-color: #FF0066;
	border-bottom-color: #D998F7;
	border-left-color: #FF0066;
}
.forum_td2 {
	background-color: #f8e9fe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0066;
	border-right-color: #D998F7;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
}
.forum_td3 {

	background-color: #EEC6FD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0066;
	border-right-color: #D998F7;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
}
