html, body
{
	height:100%;
}

*, td
{
	font-family: Tahoma;
	font-size:12px;
}
		
body
{
	background: #192631 url(/images/bg.gif) repeat-y center;;
	padding:0px;
	margin:0px;
	font-family: Arial;
}

a
{
	text-decoration: none;
	color:#00779f;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border:0px;
}

table.lmenu
{
	float:left;
	font-family:Tahoma;
	color:#ffffdc;
	font-size:14px;
	width:270px;
	margin:125px 0px 0px 0px;
}

table.lmenu td
{
	height:36px;
	padding:0px 0px 0px 50px;
	margin:0px;
	
}

table.lmenu td a
{
	color:#ffffdc;
}


table.umenu
{
	height:70px;
	

}

table.umenu td
{    
	text-align:center;
}

table.umenu td a
{
	color:#ffffdc;
                margin:0px 5px 0px 5px;
}


td.content
{
	text-align:left;
	padding-bottom:40px;
	border-bottom:1px #dbe4e9 solid;
}

h1, h2
{
	font-family:Tahoma;
	font-size:18px;
	border-bottom:1px #e5e5e5 solid;
	height:30px;
}

table.color td
{
	text-align: center;
	border:1px #c9c9c9 solid;
	background:#e9e9e9;
}

small, small a
{
	font-size:10px;
}

div.bmenu a
{
	margin-right:30px;
}

table.secmenu
	{
		width:780px;
		border:7px #eef3f6 solid;
		height:66px;
	}
	
	table.secmenu td.selected
	{
		background: url(/images/second/menu_selected.gif) no-repeat center;
	}
	
	table.secmenu td.selected a
	{
		color:#201b7d;
	}	
	
	table.secmenu td
	{
		background: url(/images/second/menu.gif) no-repeat center;
		width:20%;
		text-align:center;
	}
	
	table.secmenu td a
	{
		color:#16272b;
	}		
	
	td.content div
	{
		margin:20px 70px 0px 130px;
	}


div.subM a 
{
    margin-right:20px;
}
