.CMSAdmininput {
	background-image: url('/Admin/Img/textfield.gif');
	background-color: #F4F4F4;
	border: medium none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	background-attachment: fixed
}

.CMSAdmininput1 {
	background-image: url('/Admin/Img/textfield1.gif');
	background-color: #F4F4F4;
	border: medium none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	width: 500px;
	background-attachment: fixed
}

.CMSAdmininput2 {
	background-image: url('/Admin/Img/textfield2.gif');
	background-color: #F4F4F4;
	border: medium none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	width: 180px;
	background-attachment: fixed
}

.CMSAdmininput3 {
	background-image: url('/Admin/Img/textfield3.gif');
	background-color: #F4F4F4;
	border: medium none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	width: 300px;
	background-attachment: fixed
}

.CMSAdminAddButton {
	background-image: url('/Admin/Img/1.gif');
	border : medium none;
	margin-bottom : 3px;
	width: 33px;
	height: 19px;
	cursor: hand;
	font-family: Comic Sans MS, Verdana;
	font-weight: bold;
	font-size: 10px
}

.CMSAdminButton {
	background-image: url('/Admin/Img/button.gif');
	width: 106px;
	height: 27px;
	border: medium none;
	padding-top: 2px;
	cursor: hand
}

.CMSAdminButton1 {
	background-image: url('/Admin/Img/button1.gif');
	width: 280px;
	height: 27px;
	border: medium none;
	padding-top: 2px;
	cursor: hand
}

tr.CMSAdmin {
	font: normal 8pt Verdana
}

td.CMSAdminDataGrid {
	font: normal 8pt Verdana;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

td.CMSAdminDataGridLink a:visited {
	font: normal 8pt Verdana;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image : url('none');
}
td.CMSAdminDataGridLink a:hover {
	font: normal 8pt Verdana;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-image: url('/Admin/Img/hover.jpg');
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	height: 27px
}
td.CMSAdminDataGridLink a {
	font: normal 8pt Verdana;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image: url('none');
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
	height: 27px
}
.CMSAdminfooter {
	background-color: #4A5194;
}
.CMSAdminbottomUser{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.CMSAdminbottomLink:link, .CMSAdminbottomLink:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.CMSAdminbottomLink:hover {
	text-decoration: underline;
}
.CMSAdminSpan {
	font: normal 8pt Verdana;
}
