body { 
	background: #2d2620;
	margin: 0px;
	height: 100%;
	width: 100%;
	}
	body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
  }
h5 { 
	  color:#FF6633;
	  text-align:center;
	 }	 
h4 { 
	  color:#FFFFFF; 
	  margin-top:0px;
	  text-align:center;
	 }
h3 { 
	  color:#000000; 
	  margin-top:0px;
	  text-align:center;
	 }
h2 {
	  color:#666666;
	  margin-top:10px;
	  text-align:center;
	 }
input{
		border: 1px solid #ADB8C1;
}
textarea {
    border: 1px solid #ADB8C1;
    display: block;
    margin: 3px 0 1px;
    padding: 7px 10px;
    resize:none;
}
input#submit{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #CCCCCC;
	display:inline-block;
	color:#777777;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	padding:5px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
input#submit:hover {
	background-color:#dfdfdf;
}
input#submit:active {
	position:relative;
	top:1px;
}

div#kopirait { 
	  color:#FFFFFF; 
	  text-align:center;
	 }	 
div#rc
{
border:1px solid #a1a1a1;
padding:10px 40px;
background: url("captcha/imgs/input_bg.gif") repeat-x scroll left top transparent; 
width:750px;
border-radius:10px;
}
div#grupkontakbox
{
border:1px solid #a1a1a1;
padding:10px 1px;
text-align:center; 
margin-left:auto; 
margin-right:auto; 
margin-top:10px;
width:700px;
height:500px;
background:#FFFFFF; 
border-radius:10px;
}	
div#allbox
{
border:2px solid #FFC973;
padding:5px 3px;
margin-left:auto; 
margin-right:auto; 
margin-top:0px;
width:807px;
height:507px;
background:#FFFFFF; 
border-radius:10px;
position: relative;
}	
div#sisacredit
{
color:#FFFFFF; 
text-align:right;
letter-spacing:1px;
line-height: 1.5em;
}	
div#sendbox
{
border:1px solid #a1a1a1;
padding:10px 1px;
text-align:center; 
margin-left:auto; 
margin-right:auto; 
margin-top:10px;
width:400px;
height:350px;
background:#FFFFFF; 
border-radius:10px;
}
div#updatebox
{
border:1px solid #a1a1a1;
padding:10px 1px;
text-align:center; 
margin-left:auto; 
margin-right:auto; 
margin-top:10px;
width:450px;
height:400px;
background:#FFFFFF; 
border-radius:10px;
}
div#setbox
{
border:1px solid #a1a1a1;
padding:10px 1px;
text-align:center; 
margin-left:auto; 
margin-right:auto; 
margin-top:10px;
width:520px;
height:430px;
background:#FFFFFF; 
border-radius:10px;
}
div#asendbox
{
border:1px solid #a1a1a1;
padding:10px 1px;
text-align:center; 
margin-left:auto; 
margin-right:auto; 
margin-top:50px;
width:500px;
height:130px;
background:#FFFFFF; 
border-radius:10px;
}
div#inboxbox
{
border:1px solid #a1a1a1;
padding:10px 1px;
margin-left:auto; 
margin-right:auto; 
margin-top:50px;
width:800px;
height:500px;
background:#FFFFFF; 
border-radius:10px;
}
div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	width: 125px;
	height: 100px;
	display: block;
	overflow: hidden;
	padding: 0;  
	border:1px solid #cccccc;
}
.kwicks.horizontal li {
	margin-right: 5px; 
	float: left;
}

#kwick_1 { 
	background-color: #53b388;
}
#kwick_2 {
	background-color: #5a69a9;
}
#kwick_3 {
	background-color: #c26468;
}
#kwick_4 { 
	background-color: #bf7cc7;
}
#kwick_5 { 
	background-color: #53b388;
}

.kwicks.horizontal #kwick_5 {
	margin-right: none; 	
}


#tabbed_box_1 {
	margin: 0px auto 0px auto;
	width:90%;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#cccccc;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	border:1px solid #CCCCCC;
	padding:0px;	
}
.content {
	background-color:#333333;
	padding:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}
/* drop down menu*/
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 807px;
	position: relative;	
	min-height: 30px;
	text-align: center;
}
#main-nav {
	margin: 0px 0px 0px 2px;
	text-align: center;
	min-height: 20px;
	padding-top: 10px;
	padding-left: 0px;
}
#main-handle {
	width: 807px;
	float: center;
	margin-top: -1px;
}
#main-nav li {
	display: inline;
	list-style: none;
}
#main-nav li a {
	margin-right: 5px;
	font-size: 15px;
	text-decoration: none;
	color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px;
	outline: 0;
	position: relative;
	top: -2px;
}
#notice{
	background: red;
	font-size: 8pt;
	position: relative;
	top:-10px;
}
#main-nav li a:hover, #main-nav li a.active {
	background: #514539;
}
#sub-link-bar {
	background: #514539;
	min-height: 10px;
	border-bottom: #645546 1px solid;
}
.sub-links {
	display: none;
	position: absolute;
	width: 90%;
	top: -27px;	
	text-align: center;
	left: 0px;
}
#main-nav li .sub-links li a:hover{
	background: #2d2620;
}
#main-nav li a.close{
	display: none;	
	position: absolute;
}
#main-nav li a.close:hover{
	background: #900;
}
<!--Thanks Spiffy Corners--> 
.round {
	display:block
}
.round * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#645546
}
.round1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #443a30;
	border-right:1px solid #443a30;
	background:#56493c
}
.round2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #322a23;
	border-right:1px solid #322a23;
	background:#594c3e
}
.round3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #594c3e;
	border-right:1px solid #594c3e;
}
.round4 {
	border-left:1px solid #443a30;
	border-right:1px solid #443a30
}
.round5 {
	border-left:1px solid #56493c;
	border-right:1px solid #56493c
}
.roundfg {
	background:#645546
}

#info{
	width:305px;
	padding:3;
	position:absolute;
	left:773px;
	background-color:#2d2620;
	z-index:1000;
	display:none
}
.info2{
	font-family:arial;
	font-size:10pt
}
#loading{
	height:50;
	display:none
}