body {
	font-family:Verdana, Arial;
	font-size:11px;
	text-align:center;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	background-image:url("images/bg.gif");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px
}

#container {
	width:760px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#head {
	margin:0;
	padding:0;
	width:760px;
	height:88px;
}

#menu {
	margin:0;
	padding:0;
	width:760px;
	height:23px;
	background-image:url("images/menu.jpg");
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li {
	height:auto;
	margin:0px;
	padding:5px 23px 0 12px;
	background-image:url("images/menu_li.gif");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	display:inline;
}

#main {
	width:760px;
	margin:0;
	padding:0;
}

#left {
	width:578px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	display:inline;
}

#right {
	width:182px;
	height:auto;
	min-height:500px;
	margin:0;
	padding:0;
	text-align:left;
	background-color:rgb(245,245,245);
	float:left;
	display:inline;
}

#footer {
	width:760px;
	margin:0;
	padding:0;
	border-style:solid;
	border-width:0;
	border-top-width:5px;
	border-color:rgb(0,98,194);
}

a {color:rgb(0,52,102)}
a:hover {color:rgb(235,70,2)}
a.menu {text-decoration:none; color:rgb(255,255,255)}
a.menu:hover {text-decoration:none; color:rgb(200,230,230)}
a.maintitle {font-size:12px; font-weight:bold; text-decoration:none; color:rgb(235,70,2)}
a.maintitle:hover {font-size:12px; font-weight:bold; text-decoration:none; color:rgb(235,70,2)}
a.none {text-decoration:none; color:rgb(0,0,0)}
a.none:hover {text-decoration:none; color:rgb(0,0,0)}

h1 {font-size:14px; text-align:left; margin-bottom:0px}

b.big {font-size:14px; color:rgb(235,70,2)}
b.short {font-size:14px; color:rgb(235,70,2)}
b.red {color:rgb(255,0,0)}

table.lampy {background-color:rgb(220,220,220)}
table.lampy td {background-color:rgb(255,255,255)}
table.lampy td.head {font-weight:bold; background-color:rgb(220,220,220)}
table.lampy td.subhead {background-color:rgb(240,240,240)}

td {font-family:Verdana, Arial; font-size:11px; text-align:left; color:rgb(0,0,0)}
td.short {background-color:rgb(245,245,245)}

img {border-color:rgb(100,100,100)}
img.solaria {border-width:5px; border-color:rgb(200,200,200)}

input {font-family:Tahoma, Verdana, Arial; font-size:11px; border-style:solid; border-width:1px; border-color:rgb(150,150,150); background-color:rgb(245,245,245)}
input.text {background-color:rgb(240,240,240)}
input.none {border-width:0px}
input.button {background-color:rgb(220,220,220)}
select {font-family:Tahoma, Verdana, Arial; font-size:11px}
textarea {font-family:Tahoma, Verdana, Arial; font-size:11px; border-style:solid; border-width:1px; border-color:rgb(150,150,150); background-color:rgb(245,245,245)}

