body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/page_bg.gif);
	background-color: #FFFCE7;
	margin: 0px;
	padding:0px;
}
.copyright {
	color: #ABABAB;
}

.lside {
	font-weight: bold;
	color: #A75753;
	background-color: #FFDBD9;
	border-right: 1px solid #610500;
	text-align: right;
	padding-right: 7px;
}
.punch-bg {
	background-color: #610500;
}
.lside-bot {
	background-color: #FFDBD9;
	border-right: 1px solid #610500;
}
.bdr {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 6px solid #610500;
	border-bottom: 1px solid #610500;
	background-color: #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 20px;
}
.bot-menu td{
	font-weight: bold;
	color: #979797;
	text-align: right;
	padding-right:20px;
}
.lside a,
.lsideint a {
	color: #A75753;
	text-decoration: none;
}
.lside a:hover,
.lsideint a:hover {

	color: #610500;
	text-decoration: none;
}
.bot-menu a {
	color: #979797;
	text-decoration: none;
}
.bot-menu a:hover {
	color: #000000;
	text-decoration: none;
}
.punch-intbg {
	background-color: #610500;
	border-left: 1px solid #F5EAC6;
}
.lsideint {

	font-weight: bold;
	color: #A75753;
	border-right: 1px solid #CBADAB;
	text-align: right;
	padding-right: 7px;
}
.lside-intbot {
	border-right: 1px solid #CBADAB;
}
.int-rbg {
	background-color: #FFDBD9;
}

.int-td-bg {
	background-color: #610500;
	background-image: url(../images/left_topbg.gif);
	background-repeat: repeat-y;
	background-position: top left;

}

.bdrint {
	border-right: 6px solid #610500;
	border-bottom: 1px solid #610500;
	background-color: #FFFFFF;
}
.header {
	background-image: url(../images/head_linebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}
.thumb {
	margin: 8px;
	border: 1px solid #AFAFAF;
}
.intmain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 10px;
}
a.active {
	color: #610500;
}
a.active-bot {
	color: #676767;
}


.textField
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;	
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;	
	border-left-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
}


.textFieldFeedback
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFCE7;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;	
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;	
	border-left-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	color: #666666;
}

input.commonButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	background-color: #eeeeee;
	background-image: url(images/copybg3.png);
	border: none;
	font-weight: bold;
	height: 20px;
}