.DDI_Link {
	color: #C0CCE3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

a.DDI_Link {
    color: #C0CCE3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
}

.DDI_Link:hover {
	text-decoration: underline;
	color: #ffffff;
}

.Copyright {
	color: #C0CCE3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.Page_Link {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

a.Page_Link {
    color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.Page_Link:hover {
	text-decoration: underline;
	color: ffffff;
}

.Adm_Head_Row {
	background: #22560B;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.Adm_Content_Row {
	background: #eeeeee;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Contact_Head_Row {
	background: #22560B;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.Contact_Content_Row {
	background: #eeeeee;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Sort_Link {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

a.Sort_Link {
    color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}

.Sort_Link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: ffffff;
}

.Adm_Outer_Table {
	width: 100%;
	border: 5px;
	align: center;
}

.Adm_Inner_Table {
	width: 98%;
	border: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	align: center;
}

.Adm_TBG_1 {
	background-color : #22560B;
}

.Adm_TBG_2 {
	background-color : #eeeeee;
}

.Adm_Search_Head {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.Adm_Search_Text {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Adm_Buttons_Large {
	width: 100px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Adm_Buttons_XLarge {
	width: 175px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Adm_Buttons_Small {
	width: 60px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Adm_Buttons_Inline {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

.Adm_Go {
	width: 35px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Adm_Page_Menu {
	background-color: #22560B;
	color: #cccccc;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Page_Dim {
	font-family: Arial;
	color: #cccccc;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Admin_Header {
	color: #ffffff;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}