/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}


BODY	{background-color:#5d7ca5; margin:0px 0px 0px 0px; font-family:Tahoma; color:#03133e; font-size:small}
input, textarea {font-family:Tahoma; color:#03133e; font-size:small}
img		{border:0px;}
p		{text-indent:20px;}

img.border{
border-style:solid;
border-color:#425d88;
border-width: 1px;
}
td.pad{
padding:5px 2px 5px 2px;
}

.maintable	{width:100%; border:0px; background-color:#425d88;}
.bgright	{background-position:right;}
.copyright	{background-position:center; background-repeat:no-repeat; font-size:13px}
.logo		{position:absolute; top:72px; left:40px;}
.menubgright		{background-position:right; background-repeat:no-repeat;}

a:link, a:visited, a:active, a:hover {font-family:Tahoma; font-size:small; color:#000; text-decoration:none; font-weight:normal}
a:hover	{text-decoration:none; color:#000;}

a.inv:link, a.inv:visited, a.inv:active, a.inv:hover {text-decoration:none}
a.inv:hover	{text-decoration:none}

a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover {font-size:13px; text-decoration:none}
a.copyright:hover {text-decoration:none}

a.cat:link,a.cat:visited,a.cat:active,a.catselect:link,a.catselect:visited,a.catselect:active {text-decoration:none}
a.cat:hover,a.catselect:hover	{text-decoration:none}
a.catselect:link,a.catselect:visited,a.catselect:active,a.catselect:hover{font-weight:bold}

span.catselect		{font-family:Tahoma; font-size:12px; color:#163588; text-decoration:none; font-weight:bold}

span.h1 {font-family:Tahoma; color:#03133e; font-size:medium; font-weight:bold}
a.h1:link, a.h1:visited, a.h1:active, a.h1:hover  {font-family:Tahoma; color:#03133e; font-size:medium; font-weight:bold}

div.content	{text-align:justify; height:100%; padding: 10px 10px 15px 10px;}

