.norepit {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldleftmenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normalleftmenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.displaytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
}
.menunorepit {
	background-image: url(../images/left_menu_body.jpg);
	background-repeat: repeat-y;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.successMsg {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #00CC33;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mandatoryMark {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FF0000;
}
.moreLink {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #FFCCCC;
	text-decoration : none;
}
.pinkText {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: normal;
	color			: #FFCCCC;
	text-decoration : none;
}

.stbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C2928;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A3736;
	border-right-color: #6A3736;
	border-bottom-color: #A76D6C;
	border-left-color: #A76D6C;
}

.normalLink, td.normalLink{
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
	text-decoration	: none; 
}
a.normalLink:link   	{ text-decoration: none; color : #FFFFFF; text-decoration : none; }
a.normalLink:visited 	{ text-decoration: none; color : #FFFFFF; text-decoration : none; }
a.normalLink:hover		{ text-decoration: none; color : #00FFFF; text-decoration : underline; }

/* Std bold link */
.stdMenuLink, td.stdMenuLink{
	font-size 		: 8pt;
	color 			: #000000;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.stdMenuLink:link   	{ text-decoration: none; color : #000000; }
a.stdMenuLink:visited 	{ text-decoration: none; color : #000000; }
a.stdMenuLink:hover		{ text-decoration: none; color:#000000; }

.stdBoldLink, td.stdBoldLink{
	font-size 		: 11pt;
	color 			: #CCCCFF;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.stdBoldLink:link   	{ text-decoration: none; color : #CCCCFF; }
a.stdBoldLink:visited 	{ text-decoration: none; color : #CCCCFF; }
a.stdBoldLink:hover		{ text-decoration: underline; color:#CCCCFF; }

#trailimageid
{
	position	: absolute;
	visibility	: hidden;
	left		: 0px;
	top			: 0px;
	width		: 520px;
	height		: 1px;
	z-index		: 1000;
}
/* Image Trail */
#preview_div
{
	position	: absolute;
	display		: none;
	z-index		: 110;
}

#loader_container
{
	text-align	: center;
	position	: absolute;
	top			: 40%;
	width		: 100%;
}

#loader
{
	background-color	: #FFFFFF;
	padding				: 10px;
	margin				: 0 auto;
	display				: block;
	width				: 100px;
	border				: 1px solid #6A6A6A;
	text-align			: center;
	vertical-align		: middle;
	z-index				: 255;
}

#progress
{
	background-image	: url(../images/searchsaver_animated.gif);
	height				: 14px;
	width				: 70px;
}

#loader_bg
{
	background-color	: #EBEBE4;
	position			: relative;
	top					: 8px;
	left				: 8px;
	height				: 7px;
	width				: 113px;
	font-size			: 1px
}
.border_preview
{
	z-index		: 100;
	position	: absolute; 
	background	: #fff;
	border		: 1px solid #444;
}

.preview_temp_load
{
	vertical-align	: middle;
	text-align		: center;
	padding			: 10px;
}