* {
	font-family: arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	/*background-image: url(images/bg.jpg);*/
	background-image: url(images/background_frontier.gif);
	background-repeat: repeat-x ;
	background-color: #171821;
	margin-top: 26px;
	
}

a { color: #1787AD; }
a:hover { color: #808080; }

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

.bodystyle {
	font-size: 12px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}


.footer {
	font-size: 9px;
	color: #999999;
	text-align: right;
}
.navigation {
	background-color: #262642;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
    height: 17px;
	vertical-align: middle;	
}
.menu{
font-style: normal;
	font-size: 10pt;
	height: 17px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	border: #000000 0px solid;
	vertical-align: middle;
	text-decoration: none;
	 }
	 
.menuactive {
  background: url('images/menuactive_new.gif') top left no-repeat;
}

a.menu 	{ 
		  color: #CFCFE0;}

a.menu:hover 	{ 
		   color: #ffffff; }	
		   
		   .menuactive .menu { color: #ffffff; }
	
a.footer {
	font-size: 9px;
	color: #999999;
	text-align: right;
	text-decoration: none;
		}


/* All h1 Heading One */
h1 {
	font-size: 14px;
	font-weight: bold;
	color:#6F7E9E;
}

Heading {
	font-size: 14px;
	font-weight: bold;
	color:007DC4;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	/*----- old color ----- color: #354455; */
	color:#6F7E9E;
}

.grid {background: #dedede; }
.grid td { background: #FFFFFF; }


.contentbg {
	background: #FFFFFF url(images/contentbg2.gif) center bottom no-repeat; vertical-align:top;
}


.contentmain {
	background: transparent url('images/contentborder_bg.gif') top left repeat-y;
}

.contentbg {
  background: url('images/contentbg2.gif') bottom right no-repeat;
}

.content{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
}