@font-face
{
    font-family: BankGothic Md BT;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.worldnativity.com/BANKGOT0.eot);
}


body
{
    background-color : #ffffff;
    margin : 0 ;
    padding : 0 ;
    text-align: center;
}

body, textarea, input, select
{
    font-family :  verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}

.colhdr
{
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
}

form
{
    margin: 0;
    padding: 0;
}

.banner
{
	background-color: #196DC7;
	color: #ffffff;
	text-align: center;
	width: 100%;
	height: 100px;
}

.banner .page_title
{
      padding: 0px;
      font-size: 14px;
}

.banner .page_title h1
{
      margin-bottom: 6px;
      font-size: 24px;
}

img
{
	border: 0;
}

.content
{
	vertical-align: top;
}

.banner
{
	font-weight: bold;
	cursor: hand;
}

.banner .menu td
{
    padding: 5px;
	width: 25%;
	font-variant: small-caps;
	font-size: 14px;
}

.banner .menu .i0
{
	background-color: #D71017;
}

.sm0
{
	background-color: #D71017;
}

.banner .menu .i1, .sm1
{
	background-color: #E4B51F;
}

.banner .menu .i2, .sm2
{
	background-color: #4DC07F;
}

.banner .menu .i3, .sm3
{
	background-color: #C780C1;
}

.banner a, .sidemenu a, .sidemenu li a,
{
	text-decoration: none;
	color: #ffffff;
}

.page
{
	width: 780px;
	text-align: left;
margin: auto;
}

.sidemenu
{
	width: 185px;
	vertical-align: top;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
	font-variant: small-caps;
}

.sidemenu ul
{
    list-style-type: none;
    margin: 0;
    padding:0;

}

.sidemenu a {
	text-decoration: none;
	color: #ffffff;
}
	
.sidemenu ul ul
{
    margin-left: 10px;
	margin-top: -10px;
	*margin-top:6px;
}


.sidemenu li
{
    margin: 0 0 15px 0px;
}

.sidemenu li li
{
    margin: 5px 0 5px 0px;
}

.label
{
	text-align: right;
}

h1, h2, .page_title
{
	font-family :  verdana, arial, helvetica, sans-serif;
	font-weight : normal;
}

.content h1
{

	font-size: 18px;
	color: #D71017;

}


.content h2
{
	font-size: 14px;
        color: #D71017;
}

table.items
{
	width: 565px;
}

.content
{
    padding: 10px;
}

.title_extra
{
    font-weight: bold;
}


.front_page h1
{
	font-size: 24px;
}


.front_page
{
	font-size: 14px;
}

.counter td
{
	font-family :  courier;
	text-align: center;
	font-weight : bold;
	background-color: #000000;
	color: #ffffff;
}


.topnav {
	color: #fff;
	font-face: arial;
	font-size: .75em;
	font-variant: normal;
	text-align: right;
	}
	
.topnav a {
	text-decoration: none;
	color: #fff;
	}
	
.topnav a:visited {
	text-decoration: none;
	color: #fff;
	}
	
.topnav a:hover {
	text-decoration: underline;
	color: #fff;
	}
