body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
hr     {
	height: 1px;
	padding: 0;
	margin: 2px 0 10px 0;
	clear: both;
}
				
h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a {
	color: #CC3300;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.judul1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 110%;
}

.judul2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 110%;
	font-weight: normal;
}
.judul3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
}
.white {
	color: #FFF;
}
.yellow {
	color: #FF0;
}
.pink {
	color: #f4007e;
}
.blue {
	color: #0d45e3;
}
.purple {
	color: #609;
}
.headerOrange   {
	color: #e90127;
	text-align: left;
	text-transform: uppercase;
	background-color: #fff4ed;
	padding: 3px 6px;
	margin-bottom: 5px;
	border-top: 3px solid #ffc28c;
	border-bottom: 1px solid #ffc28c;
	clear: both;
}
.headerPurple   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #8600a0;
	text-align: left;
	text-transform: uppercase;
	background-color: #f5edff;
	padding: 3px 6px;
	margin-bottom: 5px;
	border-top: 3px solid #d2c1ec;
	border-bottom: 1px solid #d2c1ec;
	clear: both;
}
.activeMenu {
	background: #FFE8DB;
	background: #C4C4C4;
}
#galeryList, #fileList {
	width: 400px;
	
}
.thumbs {
	padding: 3px;
	border: solid 1px #999999;
}

#galeryLeft, #galeryRight, #fileLeft, #fileRight	{
	padding: 5px;
}

#galeryRight {
	width: 150px;
}

a.fakeLink { 
	color: #555; 
	cursor: pointer; 
	text-decoration: none; 
	margin: 3px; 
	padding: 0 3px; 
	border: solid 1px #999999;
}
a.fakeLink:hover { 
	
	cursor: pointer; 
	margin: 3px; 
	padding: 0 3px; 
	border: solid 1px #999999;
}
		
#fileInfo {
	border: solid 1px #999999;
	color: #999999;
	padding: 3px;
	margin: 5px 0;
	font-size: 10px;
}

