a:link {
    color: #000000;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: underline;
}

a:visited {
    color: #000000;
    text-decoration: underline;
}

a:hover {
    color: #808080;
    text-decoration: none;
}

a.bbcodebutton, a.bbcodebutton:visited, a.bbcodebutton:active {
    color: #ffffff;
    background-color: #5F7797;
    border: 1px solid #354463;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    line-height: 30px;
}

a.bbcodebutton:hover {
    background-color: #354463;
    color: #cccccc;
    text-decoration: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/back.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	
    text-align: left;
    font-size: 12px;
	top: 0;
	left: 0;
	margin:0px;


	
	 
}



#wrapper{
margin:auto;
margin-top:0px;
margin-left:205px;





}
#content-area{
padding-left:20px;
padding-right:20px;
padding-top:10px;
width:550px;
margin-left:0px;
background-color:#FFFFFF

}


#econo-area{
padding-left:0px;
padding-right:20px;
height:700px;
width:720px;
margin-left:0px

}





#content{
width:800px;
margin-top:25px;






}




#menu{
width:97px;
position:fixed;
margin-left:610px;
margin-top:20px;










}


#menu2{
width:97px;
height:85px;
position:fixed;
margin-left:720px;
margin-top:20px









}



#sub-menu{
	width:175px;
	position: fixed;
	float:left;
	background-color:#242424;
	left:0px;
	z-index:5;
	padding-top:30px;
	padding-left:30px;

	




}

#sub-menu-econo{
width:205px;
margin-top:-700px;
float:left;
height:700px;
background-image:url(../images/sub_nav_bg.png);

}





.sub-link{
color:#996633;



}

.sub-link A:link {text-decoration: none; color: #ff9933}
.sub-link A:visited {text-decoration: none ; color: #ff9933}
.sub-link A:active {text-decoration: none ; color: #ff9933}
.sub-link A:hover {text-decoration: underline; color: #ff9933;}



#sub-nav{
margin-left:0px;
margin-top:0px;



}


.title{
font-family:Arial, Helvetica, sans-serif;
color:#996633;
font-size:18px;
padding-top:0px;
padding-bottom:15px

}




fieldset {
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    text-align: left;

	
}

h {
    font-size: 16px;
    margin: 0px;
    text-align: left;
	font-weight: bold;

	
}

h1 {
    font-size: 16px;
    margin: 0px;
    padding-bottom: 0px;
    padding-top: 25px;
    text-align: left;
	font-weight: bold;
	color:#ff8822
}

h2 {
    font-size: 12px;
    font-style: italic;
	
}

hr {
    color: #003366;
    height: 1px;
    width: 100%;
}

img {
    border: none;
}

label {
    font-size: 12px;
}

li {
    margin: 0px;
    padding: 0px;
}

ol {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 11px;
    padding-left: 11px;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 8px;
}

table {
    font-size: 12px;
}

td {
    padding: 4px;
}

textarea {
    background-color: #FFFFFF;
    border-color: #354463;
    border-style: solid;
    border-width: 1px;

}

th {
    padding: 4px;
}

body.jswindow {
    background-color: #BFC4CB;
    border: none;
    padding: 0px;
    margin: 15px;
}

body.jswindow input[type=text], body.jswindow textarea {
    background-color: #FFFFFF;
    border-color: #354463;
    border-style: solid;
    border-width: 1px;
    width: 200px;
}

div.code {
    background-color: #DEE7EF;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    padding: 5px;
}

input[type=submit],
input[type=reset],
input[type=button] {
    border-color: #354463;
    border-style: solid;
    border-width: 1px;
    background-color: #5F7797;
    color: #FFFFFF;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    width: 90px;
}

input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
    background-color: #354463;
}

input[type=text], input[type=password] {
    background-color: #FFFFFF;
    border-color: #354463;
    border-style: solid;
    border-width: 1px;
}

table.tablecenter {
    margin-left: auto;
    margin-right: auto;
}

table.login {
    background-color: #BFC4CB;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

table.login th {
    background-color: #5F7797;
    color: #E9F2FC;
    padding: 5px;
}

table.login td {
    padding: 5px;
}

table.installer {
    background-color: #BFC4CB;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 370px;
}

table.installer th {
    background-color: #5F7797;
    color: #E9F2FC;
    padding: 5px;
}

table.installer td {
    padding: 5px;
}

.hr {
    background-color: transparent;
    color: #6394bd;
}

.center {
    text-align: center;
}

.copyright {
    font-size: 11px;
    text-align: center;
}

.left {
    text-align: left;
}

.menu {

    padding: 5px;
}

.menu A:link {text-decoration: none; color: #ff9933}
.menu A:visited {text-decoration: none ; color: #ff9933}
.menu A:active {text-decoration: none ; color: #ff9933}
.menu A:hover {text-decoration: underline; color: #ff9933;}

.notify {
    background-color: lightgrey;
}

.notify td {
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 1px;
}

.right {
    text-align: right;
}

.subtext {
    margin-top: 0px;
}

#border {

    text-align: left;
    width: 795px;
	
}

#content {
   
    float: left;
    padding: 5px;
	margin-left:20px;
    min-height: 360px;
    width: 558px;
	margin-left:205px
}

.sendtofriend {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}





#navigation {
position:absolute;
left:0px;
    width: 185px;
	color:#996633;
	margin-top:25px;
	margin-left:0px;
	padding-left:20px;
}





#imageupload
{
    display: none;
}

