BODY {
	background-color:#FFFFFF;
	padding:5px;
	margin:0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	list-style-type: circle;


}

BODY, TD, P,INPUT,SELECT,TEXTAREA {
	font-size:11px;
	font-family:Verdana;
	list-style-type: square;
	list-style-position: outside;


}
.topbar {
	background-image: url("../resources/images/border-top.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

.tabshow {
	display: inline;
	visibility: visible;
}

.tabhide {
	display: none;
	visibility: hidden;
}

.linkStyle {
	color: rgb(0,0,255);
	text-decoration: underline;
	cursor: hand;
}
.bodyborder {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: thin solid #CCCCCC;





}
.bodyborderindex {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	border: thin solid #CCCCCC;
	left: 10px;
	text-indent: 0pt;
	white-space: normal;




}
.tableborder {
	font-family: Verdana;
	font-size: 11px;
	border: thin dotted #00CCFF;

}
.indexborder1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.indexborder2 {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.indexborder2nopadding {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
}
.indexborderleftonly {
	border-left-style: dotted;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;



}
.indexborderrightonly {
	padding: 5px;
	border-right-width: thin;
	border-right-style: solid;
}
.padding {
	padding: 10px;
}
.bodybordertoponly {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;

}
