body
{
background-color:white;
top-margin: 3px
bottom-margin: 3px;
border:2px solid gray;
min-height:600px;
height:auto !important;
height:93%;
}


#header
{
position:relative;
margin: 5px 10px 0 10px;
text-align:left;
}

#vicmain
{
background-image: url('images/vic.gif');
background-repeat: no-repeat;
background-position:center;
position:relative;
top:10px;
height:300px;
font-family:arial;
font-weight:bold;
font-size:medium;
color:black;
line-height:110%;
}

table.table1
{
margin:0 auto;
font-family:arial;
font-size:10pt;
background-color:white;
width:500px;
border-style:none;
border-color:black;
border-width:2px;
}

 
row.table1
{ 
}

td.table1
{  
font-size:10pt;
background-color:white;
color:#047b2b;
border-style:none;
border-width:0;
text-align:center;
}



#llinks
{
position:relative;
top:10px;
width:90px;
left:3%;
float:left;
}

#rlinks
{
position:relative;
top:10px;
width:90px;
right:3%;
float:right;
}

.btn
{
font-weight:bold;
background-color:#047b2b;
color:gold;
width:90px;
margin-top:8px;
}

p.general
{
margin: 5px 150px 0 150px;
text-align:justify;
text-indent:20px;
font-size:large;
font-style:normal;
font-family:arial;
line-height:100%;
}

p.title
{
margin: 5px 150px 0px 150px;
text-align:left;
text-indent:0;
font-style:bold;
font-family:arial;
font-size:x-large;
line-height:100%;
color:#047b2b;
}

p.sub

a.tlink
{
color::#047b2b;
}

a.tlink:visited
{
color:red;
}

a.tlink:hover
{
color:#11E958;
}

a.tlink:active
{
color:red;
}

