#cms_header_edit {
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	position: relative;
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}
#cms_header_edit_left {
	width: 400px;
	height: 25px;
	top: 0px;
	left: 0px;
	position: absolute;
	color: #88631e;
	text-align:left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	margin: 5px;	
}
#cms_header_edit_left ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#cms_header_edit_left li{
	display: inline;
	margin: 5px;
	padding: 0px;
}
#cms_header_edit_right {
	width: 400px;
	height: 25px;
	top: 0px;
	right: 0px;
	position: absolute;
	color: #000000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;		
	cursor: pointer;
	text-transform: uppercase;
	margin: 5px;
}
#cms_header_edit_right ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#cms_header_edit_right li{
	display: inline;
	margin: 5px;
	padding: 0px;
}

.table_header_error {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}
.table_header_left {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
.table_left {
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}
.table_main {
	color: #000000;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
}
.grid_link_forgot {
	font-weight: normal;
	color: #a4967c;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
A.grid_link_forgot:HOVER {
	color: #af7200;
}

input.submit{
	border-style : solid;
	border-width : 1px;
	background-color : #666666;
	border-color : #000000;
	font-size : 12px;
	color : #FFFFFF;
}
.buttons {
	border-style : solid;
	border-width : 1px;
	background-color : #666666;
	border-color : #000000;
	font-size : 12px;
	color : #FFFFFF;
}
.formtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FFFFFF;
	border-color : #666666;
	font-size : 11px;
}
.redformtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FF9999;
	border-color : #666666;
	font-size : 11px;
}

.drop_down_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-size: 10px;
	width:148px;
	color: #888e98;
	text-transform: uppercase;
}

.drop_down_menu ul {
	background-image: url(../../images/tileSub_BG.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	width: 148px;
	color: #FFFFFF;
}

.drop_down_menu li {
	padding: 0px 5px 0px 5px;
	height: auto;
	font-size: 10px;
	text-align: center;
}

.drop_down_menu img {
	margin-left: auto;
	margin-bottom: 4px;
	margin-right: auto;
}

.drop_down_menu a:link, .drop_down_menu a:visited, .drop_down_menu a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.drop_down_menu a:hover {
	color: #af7200;
}

.form_td_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cbe4f7;
	font-size: 12px;
	vertical-align: top;
}
.form_td_value {
	text-align: left;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
}

.scopediv {
	position:absolute;
	top:630px;
	left:415px;
	text-align:center;
}

.scopelink {
	color: #083e6e;
	text-decoration:none;
}

.scopelink:Hover {
	color: #c6dcf5;
	text-decoration:underline;
}
