/*******************************************************************
			CSS CODE
Name 		: Dion F. Soejoedi

*******************************************************************/

body { 
   	font: 10pt/12pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	color: white; 
   	background: #231f20;
   	margin-top:0px;
}

p { 
   	font: 10pt/12pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	color: 808285;
   	text-align: justify;
}
p.white { 
   	font: 8pt/10pt Arial, "Times New Roman", Times, serif; 
   	color: white;
   	text-align: right;
}

p.content { 
   	font: 10pt/12pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	color: white;
   	text-align: justify;
}

catalog { 
   	font: 10pt/11pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	color: white;
   	text-align: justify;
}

p.center {
  	font: 10pt/12pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	color: 808285;
   	text-align: center;
}

p.copyright {
	font: 8pt/10pt Bodoni, Georgia, "Times New Roman", Times, serif;
	color: 808285;
	text-align:center;
}

p.copyright2 {
	font: 8pt/10pt Bodoni, Georgia, "Times New Roman", Times, serif;
	color: 808285;
	
}

p.links {
	font: 10pt/12pt Bodoni, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: white;
	text-align:center;
}

.pic {
	font: 8pt/10pt Bodoni, Georgia, "Times New Roman", Times, serif;
	color: white;
	text-align:center;
}

h1 { 
   	font: 45pt Bodoni, Georgia, "Times New Roman", Times, serif;
   	letter-spacing: 2px; 
   	color: white;
	margin:0px;
}

h2 { 
   	font: 25pt Bodoni, Georgia, "Times New Roman", Times, serif;
   	letter-spacing: -1px; 
   	color: 808285;
	margin:0px;
}

h3 { 
   	font: normal 12pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	letter-spacing: 1px; 
   	color: #c0262d; 
}

h4 { 
   	font: normal 9pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	letter-spacing: 1px; 
   	color: #c0262d; 
}

a:link, a:visited { 
   	font-weight: bold; 
   	text-decoration: none;
   	color: #808285;
}

a:hover, a:active { 
   	text-decoration: none; 
   	color: #c0262d;
   	font-weight: bolder;
}

a.h3:link, a.h3:visited {
	font: normal 12pt Bodoni, Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 1px; 
   	color: #c0262d; 
}
a.h3:hover, a.h3:active { 
	font: normal 12pt Bodoni, Georgia, "Times New Roman", Times, serif; 
   	letter-spacing: 1px; 
   	color: white; 
}
table {
	border: none;
}

.main {
	height: 580px;
	position:relative;
}

td {
   	padding: 5px;
}

th {
   	text-align: left;
   	height: 115	px;
}

.center {
	text-align:center;
}
#enter{
  text-align:center;
  width:140px;
  height:41px;
  background:url(images/EnterSite_Button.png) no-repeat;
}
#enter:hover{
  background:url(images/EnterSite_Button_rollover.png) no-repeat;
}
.style2 {
	font-size: 16pt;
	font-weight: bold;
}
img {
	border: none;
}

.white {
	color:white;
}

.red {
	color:#c0262d;
}

#menu ul {
  padding-left:0px;
}

#menu ul li{
  list-style-type:none;
  width:184;
  line-height:15pt;
}

#menu ul li a{
  font-size:8pt;
  color:#9C9EA0;
  text-decoration:none;
  font-family:Arial;
  font-weight:normal;
}

#menu ul li a:hover{
  color:#FFFFFF;
}

.padding-td{
  padding:0px;
}

#wrap {
  width:1300px;
  min-height:1000px;
  background:url(images/background.jpg) no-repeat center top;
}

/*
@font-face {
	font-family: Univers_Condensed;
	src: url('Univers_Condensed.ttf');
	src: url('http://www.my_website.com/my_font.ttf');
	format("truetype");
}
*/
