body,td,th {
font-family: Verdana;
	font-size: 11px;
	color: #5E5959;
}
body {
	background-color: #000000;
    background-image: url(http://www.deko-vizyon.com/main/media/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #5E5959;
	text-decoration: none;
}
a:hover {
	color: #0C0A0A;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 912px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#top_menu {
margin: 0;
padding: 0px;
font-family: Arial;
font-size: 11px;
}

#top_menu li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
.menu {
	vertical-align: top; 
	background-color: none;
	opacity:.50;
	filter: alpha(opacity=50); -moz-opacity: 0.7; 
	width: 170px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	background-color: #083507;
	opacity:.50;
	filter: alpha(opacity=50); -moz-opacity: 0.7; 

}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	text-decoration: none;
    display: block;
	background-color: #083507;
	opacity:.50;
	filter: alpha(opacity=50); -moz-opacity: 0.7; 
}
.menu a:hover {
	color: #083507;
    background-color: #BDE2E2;
	opacity:.50;
	filter: alpha(opacity=50); -moz-opacity: 0.7; 
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 0px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #DBE7E7;
border: 1px solid #ccc;
border-bottom: none;
color: #666;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 2px;
margin-left: 2px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #003C0E; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { color: #003C0E !important; }

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
} 


.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
padding: 0px;
	background-color: #FFFFFF;
	height: 250px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
}


