body	{
	margin: 0px;
}

.leftbar	{
	padding-left:10px;
	padding-right:30px;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	width:120px;
	height:100%;
}

.leftbar2	{
	padding-left:10px;
	padding-right:30px;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	width:120px;
	height:100%;
}

.rightcontent	{
	padding-left:30px;
	border-width:0px;
	border-style: none;
	padding-right:30px;
	width:800px;
	height:100%;
}

/*.topbar	{
	position: absolute; 
	z-index: 1;
	left: 0px;
	top: 0px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.righttopbar	{
	position: absolute; 
	z-index: 1;
	left: 196px;
	top: 86px;
	width: 565px;
	height: 5px;
	background-color: #C6933D;
	border-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.welcomewindow	{
	position: absolute; 
	z-index: 1;
	left: 195px;
	top: 92px;
	width: 565px;
	height: 132px;
	background-color: #ffffff;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.rightsubtopbar	{
	position: absolute; 
	z-index: 1;
	left: 195px;
	top: 225px;
	width: 565px;
	height: 5px;
	background-color: #C6933D;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.content	{
	position: absolute; 
	z-index: 1;
	left: 195px;
	top: 251px;
	width: 565px;
	height: 361px;
	background-color: #F6F2E2;
	border-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
	border-style: solid;
	font-family: ms sans serif;
	font-size: 8pt;
}
.codeimage	{
	position: absolute; 
	z-index: 1;
	left: 365px;
	top: 0px;
}
.categories	{
	position: absolute; 
	z-index: 1;
	left: 195px;
	top: 231px;
	width: 565px;
	height: 100%;
	background-color: #DDDDD5;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: ms sans serif;
	font-size: 8pt;
}
.entryfooter	{
	font-family: ms sans serif;
	font-size: 8pt;
	background-color: #ECECEC;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.commentbody	{
	background-color: #F6F2E2;
}
.defaulttext	{
	font-family: ms sans serif;
	font-size: 8pt;
}
.disabledCalendarDay	{
	font-family: ms sans serif;
	font-size: 8pt;
	color:#CCCCCC;
}
.alertbox	{
	color: maroon;
	background-color: #FFDDAA;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.requiredfield	{
	color: maroon;
	font-size: 12px;
}
.buttn	{
	background-color: #E0E0D5;
	width: 100px;
	cursor: hand;
	font-family: ms sans serif;
	font-size: 8pt;	
}
.formfield	{
	font-family: ms sans serif;
	font-size: 8pt;
	
	color: #333; 
	background-color: #f7f7ee; 
	border-top: 1px solid #C4C4B8;
	border-right: 1px solid #e6e6dc; 
	border-bottom: 1px solid #e6e6dc;
	border-left: 1px solid #C4C4B8;
	padding: 1px 0px 3px 3px;
	margin: 0px 0px 0px 0px;	
}
.commentfooter	{
	font-family: ms sans serif;
	font-size: 8pt;
	background-color: #ECECEC;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	font-weight: bold;
}
.commentorderbox	{
	background-color: #FFDDAA;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}*/