body
{
 background-color: #94846B;
 color: #DCDCDC;
 font-family: arial, tahoma, verdana, sans-serif;
 font-size: 10pt;
 margin: auto;
 max-width: 300px;
 padding: 1px;
}

a{ text-decoration: underline; color: #D3CD62;}
a:active{ text-decoration: underline; color: #545FF4;}
a:visited{ text-decoration: underline; color: #D3CD62;}
a:hover{ text-decoration: underline; color: #00EB6C;}

div.main
{
 background-color: #74AFF4;
 border: 1px solid #D3CD62;
}


div.ver
{
 background-color: #2E365D;
 background-image: url(img/tit.gif);
background-position: top;
background-repeat: repeat-x;
 border-color: #D3CD62;
 border-right-color: #D3CD62;
 border-bottom-color: #D3CD62;
 border-style: solid;
 border-width: 1px;

 padding: 2px;
}

.list_item
{
	margin:2px 0 2px 0;
	clear:right;
}

div.links
{
 background-color: #2E365D;
background-image: url(img/tit.gif);
background-position: top;
background-repeat: repeat-x;
 border-color: #D3CD62;
 border-right-color: #D3CD62;
 border-bottom-color: #D3CD62;
 border-style: solid;
 border-width: 1px;

 padding: 1px;
}

div.title
{
 background-color: #2E365D;
 color: #DCDCDC;
background-image: url(img/tit.gif);
background-position: top;
background-repeat: repeat-x;
 border-color: #D3CD62;
 border-right-color: #D3CD62;
 border-bottom-color: #D3CD62;
 border-style: solid;
 border-width: 1px;
 text-align: center;
 padding: 1px;
 font-weight: bold;
}
div.title1
{
 background-color: #2E365D;
 color: #DCDCDC;
background-image: url(img/line.gif);
background-position: top;
background-repeat: repeat-x;
 border-color: #D3CD62;
 border-right-color: #D3CD62;
 border-bottom-color: #D3CD62;
 border-style: solid;
 border-width: 1px;
 text-align: center;
 padding: 1px;
 font-weight: bold;
}


div.tit
{
 background-color: #2E365D;
 color: #00EB6C;
background-image: url(img/tit.gif);
background-position: top;
background-repeat: repeat-x;
 border-color: #D3CD62;
 border-right-color: #D3CD62;
 border-bottom-color: #D3CD62;
 border-style: solid;
 border-width: 1px;
 padding: 1px;
 font-weight: bold;
}

div.box
{
 background-color: #2E365D;
 color: #DCDCDC;
background-image: url(img/tit.gif);
background-position: top;
background-repeat: repeat-x;
 border-color: #D3CD62;
 border-right-color: #D3CD62;
 border-bottom-color: #D3CD62;
 border-style: solid;
 border-width: 1px;

 padding: 1px;
}

div.boxn
{
 background-color: #2E365D;
 color: #00EB6C;
background-image: url(img/tit.gif);
background-position: top;
background-repeat: repeat-x;
 border-color: #D3CD62;
 border-right-color: #D3CD62;
 border-bottom-color: #D3CD62;
 border-style: solid;
 border-width: 1px;

 padding: 1px;
}

img
{
 border-style: none;
 border-width: 0px;
 margin: 0px;
 padding: 0px;
 vertical-align: middle;
}

form
{
 display: inline;
}

