﻿body{
	background-color:#000000;
	color:#FFFFFF;
	margin:0px,0px,0px,0px;
	text-align:left;
	background-image:url('../image_browser/bg.jpg');
}

a:link{
	color:#FFFF00;

}
a:visited{
	color:#FFFF00;	
}
a:hover{
	color:#999999;
}
a:active{
	color:#66FF33;
}

h1{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin:0px,0px,0px,0px;

}

h2{
	color:#003366;
	text-decoration:none;
	font-weight:normal;
	margin:0px,0px,0px,0px;
}

h6{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-left:10px;
	text-align:left;

}

h5{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:medium;
	text-align:left;

}

h4{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	margin:0px, 0px, 0px, 40px;
	font-family:"Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
}

h3{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-left:40px;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px

}

ul{
	text-align:left;
}

img{
	border-width:0px;
}

.redtop {
	background-image: url('ladj/background/red_top.jpg');
	font-size: xx-small;
}

.center{
	text-align: center;
}

.bgwhite{
	background-color: #FFFFFF;
}
.colorblack{
	color: #000000;
}