body
{
	margin: 0;
	background-image: url('../MasterImages/body_bg.gif' );
	background-repeat: repeat;
}

.border
{
	border: 1px solid #ababab;
}

td
{
	font-family: Trebuchet MS, Verdana , Arial;
	font-size: 12px;
	color: #535353;
}
.textinsider
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
}



A
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #842a3e;
	text-decoration: none;
}

p
{
	text-align: justify;
}

Input
{
	/*border: 1px solid #ababab;*/
	background-color: #ffffff;
	height: 16;
}
img
{
	border: 0px;
}
.bg
{
	background-color: #ffffff;
}
.headerbg
{
	background-image: url('../MasterImages/header_bg.gif' );
	height: 136px;
	background-repeat: repeat-x;
}
.centerbg
{
	background-image: url('../UserImages/box_cen.gif' );
	width: 971px;
	background-repeat:repeat-y;
}
A.toplink
{
	color: #535353;
	text-decoration: none;
}
A.toplink:hover
{
	color: #000000;
	text-decoration: none;
}
A.link
{
	color: #535353;
	text-decoration: none;
}
A.link:hover
{
	color: #842a3e;
	text-decoration: none;
}
A.link1
{
	color:White;
	text-decoration: none;
}
A.link1:hover
{
	color:Black;
	text-decoration: none;
}
.mainlink_back
{
	background-image: url('../MasterImages/link_background.gif' );
	width: 248;
	height: 28px;
	background-repeat: no-repeat;
}
.rightpanel_back
{
	background-image: url('../MasterImages/rightpanel_curve_center.gif' );
	width: 248px;
	background-repeat: repeat-y;
}
.rightpanel_top
{
	background-image: url('../MasterImages/rightpanel_curve_top.gif' );
	width: 248px;
	background-repeat: no-repeat;
	height: 84px;
}
.gradientbg
{
	background-image: url('../MasterImages/gradient_curve_center.gif' );
	height: 206px;
	background-repeat: repeat-x;
}
.titlewhite
{
	color: #ffffff;
}
.divider
{
	padding-left: 8px;
	padding-right: 8px;
}
.text
{
	color: #7f1e34;
}

.curvetop
{
	background-image: url('../MasterImages/curve_top_center.gif' );
	height: 8px;
	background-repeat: repeat-x;
}
.curvebottom
{
	background-image: url('../MasterImages/curve_bottom_center.gif' );
	height: 10px;
	background-repeat: repeat-x;
}
.curvecenterleft
{
	background-image: url('../MasterImages/curve_center_left.gif' );
	width: 8px;
	background-repeat: repeat-y;
}
.curvecenterright
{
	background-image: url('../MasterImages/curve_center_right.gif' );
	width: 8px;
	background-repeat: repeat-y;
}
.tab
{
	background-image: url('../MasterImages/heading_crve_center.gif' );
	height: 39px;
	background-repeat: repeat-x;
}
.tabtext
{
	font-size :13px;
}
.marrontext
{
	color :#7f1e34;
}
input.TextBoxSmall
{
	border: 1px solid #ababab;
	background-color: #ffffff;
	height: 16;
	font-size: 11px;
	width: 35px;
}
.Header
{
	vertical-align: top;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
}
.popupMenu
{
	position: absolute;
	visibility: hidden;
	opacity: 1;
	filter: alpha(opacity=600);
	color: White;
}
.popupHover
{
	background-position: left top;
	cursor: pointer;
}
.RoundedpopupMenu
{
	background-color: #e1e1e1;
	opacity: 1;
	filter: alpha(opacity=600);
	color: White;
}
.colorimg
{
	color: #e1e1e1;	
}
.backcolorimg
{
background-color: #e1e1e1;
}

.textnameTitle
{
	color: #555555;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
}


