body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index34.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.black {
	color: #000000;
}

img {
	border:0px;
}

p {
	color: #000000;
	font-size: 11px;
}

.ptitle {
	font-weight:bold;
	font-size: 15px;
	color:#E8403C;
}

.small {
	font-size: 9px;
}

.mtitle {
	font-weight:bold;
	font-size: 12px;
	color:#E8403C;
	margin-bottom: 5px;
}

.references {
	margin-bottom:5px;
	font-size: 10px;
}

.cattitle {
    border-top: 1px solid #AE0009;
    border-bottom: 1px solid #AE0009;
}

.edit {
	color:green;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #E4A7A3;
}

.text2 {
	color: #979B98;
}

.text3 {
	font-size: 10px;
	color: #4A4B4A;
}

.text4 {
	color: #4A4B4A;
}

.text5 {
	font-size: 10px;
	color: #B2B2B2;
}

.text6 {
	color: #666666;
}

a {
	color: #E8403C;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #E05D59;
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(../images/index01.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}

.bg2 {	
	background-image: url(../images/index07.jpg);
	background-repeat: repeat-x;
}

.bg3 {
	background-image: url(../images/index08.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}

.bg4 {	
	background-image: url(../images/index11.jpg);
	background-repeat: repeat-x;
}

.bg5 {
	background-image: url(../images/index13.jpg);
	background-position: right top;
}

.bg6 {	
	background-image: url(../images/index16.jpg);
}

.bg7 {
	background-image: url(../images/index28.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.bg8 {	
	background-image: url(../images/index31.jpg);
	background-repeat: repeat-x;
}

input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
}
