body {
font-family: tahoma;
font-size: 7pt;
color: #333333;
	background: #fff url(bg0.gif) repeat-x;
        background-position: 0px 23px; 
}


a:link, a:visited, a:active {
color: #000000;
text-decoration: none;
}

a:hover {
color: #444444;
text-decoration: line-through;
CURSOR: crosshair;
}

a img {
border: 0px solid #FBF3E1;
}

a:hover img {
border: 0px solid #FBF3E1;
}

#layoutwrapper {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
              margin-top:0px;
              text-align:left;
}



a img {
	border: 1px solid #DCDCDC;
	background-color: #FFFFFF;
	padding: 3px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}


a img:hover {
	border: 1px solid #555;
	background-color: #FFFFFF;
	padding: 3px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}

b {
color: #2E2C28;
}

table, td, tr {
font-size: 7pt;
vertical-align: top;
width: 100%;
}



h1 {
font-size: 7pt;
background-color: #85c8de;
border: 2px solid #F5F3F4;
text-align: right;
text-transform: uppercase;
color: #343434;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 4px;
}

h2 {
font-size: 7pt;
background-color: #777777;
border: 2px solid #000000;
text-align: right;
text-transform: uppercase;
color: #343434;
padding: 2px;
padding-right: 5px;
margin-bottom: 4px;
}
h3 {
font-size: 7pt;
background-color: #FBF3E1;
border: 2px solid #000000;
text-align: right;
text-transform: uppercase;
color: #343434;
padding-right: 2px;
padding-left: 5px;
margin-bottom: 2px;
border-bottom: 2px solid #14130F;
margin-top: 3px;
}
.main {
background-color: #ffffff;
width: 100%;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
}

.content {
background-color: #ffffff;
background-image: url(bg2.jpg);
background-repeat: repeat;
width: 100%;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
position: absolute;

}

fieldset {
	border:1px dashed #CCC;
	padding:10px;
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}


.form {
	margin:0;
	padding:0;
}
#container {
	width:750px;
	margin:auto;
	padding:10px;
}
#top {
	width:680px;
	height:50px;
}
#leftSide {
	width:530px;
	padding-top:30px;
	float:left;
}
#rightSide {
	background-color:#fff;
	width:200px;
	padding:5px;
	margin-top:40px;
	float:right;
	border:1px solid #CCC;
	font:normal 12px Arial;
	color:#666666
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:347px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	background-image: url(images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.login {
    	background-image: url(images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.login:focus, .login:hover {
	background-color:#F0FFE6;
}
   
.password {
    	background-image: url(images/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:45px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}


.postright {
background-color: fff;
font-size: 10;
padding-top: 10px;
padding-left: 10px; padding-right: 10px;
padding-bottom;
font-family: tahoma;
color: #444;
}

.titleright {
background-color: 85c8de;
background-image: url (bg4.jpg);
font-size: 11px;
font-weight: bold;
text-align: center;
line-height: 11px;
font-weight: bold;
letter-spacing: 1.5px;
font-family: tahoma;
color: #fff;
}
