body {
    background-color: #FFFFFF;
    background: #fff url(images/bg.gif) 0 0;
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border: 0;
}
td {
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3A4A80;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A4A80;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	text-align: justify;
	line-height: 20px;
}
.smalltext {
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #3A4A80;
	text-decoration: underline;
}
a:visited {

	color: #3A4A80;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #3A4A80;
	text-decoration: underline;
}
.bg {
	background-image: url(images/gradbg.jpg);
	background-repeat: no-repeat;
}
img {
    border: 0 none;
}
/*   */
#topblank {
    width: 740px;
    background-color: #fff;
}
#topnav {
    width: 740px;
    background-color: #3F4478;
}
#topnav td, #topnav td.active {
    margin: 0;
    padding: 0;
    width: 91px;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav td.active {
    background-color: #4B5B8D;
}
#topnav td.separate {
    width: 1px;
    background-color: #5872A2;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:link, #topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.meni:hover {
	color: #7FABCF;
	text-decoration: none;
}
a.meni:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* */
#footer {
    width: 740px;
    background-color: #DCDCDC;
	margin: 0;
	padding: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #000099;
	text-decoration: underline;
}
#footer a:active {
	color: #333333;
	text-decoration: underline;
}
.main_left {
    width: 90%;
}
.main_left td {
    padding: 3px;
    vertical-align: top;
}
.comments {
    width: 184px;
    text-align: center;
    background-color: #DCDCDC;
    font-size: 11px;
    text-align: justify;
}
#greyline {
    width: 740px;
    background-color: #dcdcdc;
}
#greyline td {
    font-size: 11px;
    text-align: left;
    padding-left: 20px;
}
#leftcol {
    text-align: center;
    vertical-align: top;
    width: 245px;
    background: #7AA2C6 url(images/gradbg.jpg) repeat-x top;
}
#leftcol img {
    padding: 15px 0;
}
#maincol {
    width: 495;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

hr {
    height: 2px;
    color: #ddd;
    background-color: #ddd;
}
#theform td {
    padding: 4px;
}