body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4d4c49;
	line-height: 140%;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline ;
}

.Btn_Brdr_Bg {
	background-color: #666666;
}

.Btn_DarkGrey_Bg {
	background-color: #424747;
}

.Btn_LightGrey_Bg {
	background-color: #adacac;
}

.Error_Bg {
	background-color: #f0f0f0;
}

.Error_Content {
	font-size: 12px;
}

.Error_Heading {
	font-size: 14px;
}

.Error_Top_Heading {
	color: #e87817;
	font-size: 18px;
}

.Field {
	color: #4d4c49;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #4d4c49;
	background-color: #ffffff;
}

.Gallery_Frame_Brdr {
	background-color: #424747;
}

h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.Line_Error_Bg {
	background-color: #f0f0f0;
}

a.Link_Black {
	color: #000000;
}

a.Link_Grey {
	color: #8c8c8c;
}

a.Link_Light_Grey {
	color: #969696;
}

a.Link_White {
	color: #ffffff;
}

.Text_10px {
	font-size: 10px;
}

.Text_11px {
	font-size: 11px;
}

.Text_12px {
	font-size: 12px;
}

.Text_14px {
	font-size: 14px;
}

.Text_Black {
	color: #000000;
}

.Text_Dark_Grey {
	color: #4d4c49;
}

.Text_Grey {
	color: #8c8c8c;
}

.Text_Orange {
	color: #F79646;
}