
/*


1637F2 - dark blue
5068F2 - blue
F25C05 - orange
F2F2F2 - white'ish
0A0D0C - blackish

*/

*
{

	margin:0;
	padding:0;
	border-spacing: 0;
}

body
{
	xmargin: 10px 5%;
	width: 960px;
	padding-top: 10px;
	margin: auto;
	color: #000000;
	text-decoration: none;
	xbackground: #222428;
	xbackground: #585652;
	xbackground: #989692;
	xbackground-color: white;
	background: url('/img/background.jpg') repeat-x; 
	font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
	font-size: 10pt;
}

a
{
	xcolor: #0000FF;
	text-decoration: none;
}

small
{
	font-size: 8pt;
}

img
{
	border: 0;
}

li
{
	margin-left: 12px;
}

td
{
	vertical-align: top;
	text-decoration: none;
	padding: 2px;
}

a:hover
{
	xcolor: #FF0000;
}

p
{
	margin-bottom: 3px;
}

h1 
{
	font-size: 18pt;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #F25C05;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #F25C05;
}

h3
{
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #F25C05;

}

h4
{
	font-size: 8pt;
	font-family: Verdana;
	color: #323296;
}


#header
{
	color: black;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 10px;
}

#footer
{
	xbackground: black;
	xborder: 1px solid red;
	border-top: 1px solid #aaaaaa;
	margin-top: 10px;
	width: 100%;
}

#logo
{
	xborder: 1px solid black;
	float: left;
}

#login
{
	xborder: 1px solid red;
	margin-top: 50px;
	float: right;
	xcolor: black;
}

div.col3
{
	float: left;
	width: 316px;
	margin: 2px;
}







div.mainmenu {
      color:#CCCCCC;
	  height: 50px;
	  background-color: black;
}

div.mainmenu div.navitem {
      xborder:2px solid #000000;
	  margin: 10px;
      float:left;
      xheight:18px;
      position:relative;    
	  font-size: 15pt;
	  text-transform: uppercase;
	  color: white;
}

div.mainmenu div.navitem div.navpopup {
     background:none repeat scroll 0 0 #333;
     border-bottom:2px solid #c13d93;
     float:left;
     padding:0px 5px 0;
     position:absolute;
	 z-index: 1;
     left:0;
     width:250px;
     margin-top:15px;
     height:0px;
     display:none
}




























table.main
{
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid #000000;
}

td.main-header
{
	background-color: #000000;
	padding: 1px;
	border-bottom: 2px solid #000000;
}

td.main-menu
{
	padding: 2px;
	background-color: #323296;
	border-top: 1px solid #000000;
	color: #FFFFFF;
	text-align: center;
}

td.main-middle
{
	padding: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	font-size: 8pt;
	height: 500px;
	vertical-align: top;
}

td.blogtitle
{
    font-size: 12pt;
    font-weight: bold;
    padding: 0px;
    padding-top: 3px;
}

td.blogdate
{
    font-style: normal;
    color: #888888;
    padding: 2px;
    border-bottom: 1px solid #888888;
}

td.blogtext
{
	padding-bottom: 10px;
}

a.XXXheader
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none
}

a.menu
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none
}

a.menu:hover
{
	color: #00FFFF;
}

a.menu-small
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none
}

a.menu-small:hover
{
	color: #00FFFF;
}

div.hidden1
{
    position: absolute; top:170; left:200;
    border: 3px solid #ffffff;
    background: #ffffff;
    visibility: hidden;
}


#blog td.title
{
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	padding-top: 3px;
	border-bottom: 1px solid #888888;
}

#blog td.date
{
	color: #888888;
	padding: 2px;
	border-bottom: 1px solid #888888;
	text-align: right;
	vertical-align: bottom;
}

#blog td.text
{
	padding-bottom: 15px;
}


#t1 table
{
	background: #FFE9C6;
	border: 2px solid #82550D;
	border-spacing: 0;
	border-collapse: collapse;
}

#t1 tr
{
}

#t1 th, #t1 td
{
	padding: 5px;
	border-bottom: 1px solid #82550D;
	border-top: 1px solid #82550D;
}

#t1 th
{
	background: #FFD38C;
}

#t1 td
{
	background: #FFE9C6;
	border-left: 1px solid #FFD38C;
}

#t1 td.foot
{
	background: #DDE9C6;
}

#t1 td.body-inactive
{
	color: #AAAAAA;
}

#t2 table
{
	background-color: #FFFFCC;
	border: 1px solid #CC6600;
	text-align: left;
}

#t2 th
{
	background-color: #FF9900;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

#t2 td
{
	background-color: #FFFFCC;
	padding: 2px;
	border-top: 1px solid #CC6600;
}

#t2 td.foot
{
	background-color: #FFCC99;
	padding: 2px;
	border-top: 1px solid #CC6600;
}

