/* CSS Document */

body{margin:5px; font-size:12px; font-family:"lucida bright",georgia; line-height:20px;}

.red{color:#F55555;}
h1,h2,h3,h4 {margin:0; padding:0;}
h1{font-size:24px;}
h2{font-size:20px;}

form{margin:0; padding:0;}

tr{height:30px;}

li{margin-bottom:15px;}

/*Layout styling*/
* { text-decoration: none;}

a { text-decoratin: none; color: #369;}
a:hover { text-decoration: none; color: #6666CC;}

#login { text-align: left;}
#login a:hover { color: #fff;}
.login_table{ margin:0 auto; width: 350px; border: 0px;}

#wrapper { }
#container, #container_alt { margin: 0 auto; width: 1000px; padding: 3px;}
#container_alt { margin-top: 280px; padding: 5px; width: 600px;}

#setCenter { text-align: center;}

#centerRats { text-align: center; background-color: #69c; padding-top: 5px;}
.congrats{ color:#fff;}

#headerStyle, #headerStyle2 { color: #fff; background-color: #369; padding: 10px 0;}
#headerStyle2 { padding: 10px 5px; text-transform:capitalize; background:#369 url(trijaya_icon.jpg) top right no-repeat;}
#miniHeader { margin: 0px; padding-left: 5px; background-color: #ADD3E9;}

#contentStyle { color: #000; background-color: #69c; padding: 10px;}
#contentStyle a { text-decoration: none;}
#contentStyle a:hover { color: #fff;}

#date { font-size: 11px; color: #fff; line-height: normal; margin: 0px; padding-top: 3px;}  

#top_nav { }
#top_nav ul { list-style: none; padding: 0px; margin: 0px;}
#top_nav ul li { float: left; padding-left: 5px; }
#top_nav ul li a { text-decoration: none;}
#top_nav ul li a:hover { text-decoration: none; color: #69c;}

#infoDet { border: 1px solid #cacaca; margin-top: 5px; padding: 0px;}
	#header { padding-top: 5px; padding-bottom: 5px; width: auto; background-color: #E8E8E8; padding-left: 10px; margin:0px;}
	
	#accDet { width: 310px; border: 1px solid #cacaca;}
	#userHeader { background-color: #e8e8e8; padding: 5px 0 5px 10px; margin:0px;}
	#userTable { width: 310px; border: 0px; background-color: #ccc; padding: 5px;}
	#infoTable { width: 100%; border: 0px; background-color: #ccc;}

#backFooter { float: left;}
#backLogin { float: right; padding-right: 5px;}

#footer { line-height: 24px; font-size: 11px; background-color: #C2D3ED; padding-left: 5px; margin-top: 5px;}
#footer a { text-decoration: none;}
#footer a:hover { text-decrotation: none;}

/*---Button---*/
.buttStyle { border: 1px solid #333; /*width: 60px;*/}

/*---Main Content---*/
#clear { clear: left; height: 1px;}
#mainContent { padding: 5px; margin: 0px;}
#sql {}

/*---Miscell---*/
.bigField{ height:20px; width:180px; font-size:14px; padding-top:5px;}
#next{float:left;}
#cancel{float:right;}
.capital{text-transform:capitalize;}
.blueCell {color:#369; font-weight:bold;}
.clear{clear:both; height:0%;}
.spacer500{clear:both; height:500px;}