body{
        margin: 0 0 0 0;
        background: #FAFFFA;
}

a:link {
        color: #0066CC;
}
a:visited {
        color: #999999;
}

a:hover {
        color: #3399FF;
}

.header {
        background-image: url(bkg1.jpg);
        background-repeat: no-repeat;
        background-position: right;
        background-color: #E2EEF3;
        height: 77px;
        font-family: Arial, Helvetica, sans-serif;
        color: #000080;
        margin: 0 0 0 0;
}

.head_name {
                padding: 10px 10px 0px 0px;
}

.head_name h1 {
                font-size: 18px;
                margin: 0;
                padding-left: 10px;
                        font-weight: bold;
}

.head_info {
        font-size: 14px;
        padding-left: 18px;
}

.top_menu {
        background-color: #E2EEF3;
        border-bottom: 1px solid #C0D6E8;
        padding: 0px 6px 0px 2px;
        height: 180px;
        background-image: url(bkg2.jpg);
        background-repeat: no-repeat;
        background-position: right;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 0 2;
}

.top_menu_block_no_sel {
        float:left;
        color: #555555;
}

.top_menu_block_sel {
        float:left;
        color: #000066;
}

.top_menu_block_no_sel a:link, .top_menu_block_no_sel a:visited {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        font-weight: normal;
}

.top_menu_block_sel a:link, .top_menu_block_sel a:visited {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #0066CC;
        font-weight: normal;
}

.top_menu_block_sel a:hover {
        color: #FF6600;
}

.content {
        background-color: #FAFFFA;
        height: 100%;
        padding: 6px 20px 12px 18px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        text-align: justify;
        vertical-align: top;
}

.content h1  {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        margin-top: 24px;

}

.content h2 {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
}

.content li {
        margin: 6px 0px 6px 0px;
}

.footer {
        background-color: #C2D8E4;
        height: auto;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-top: 6px;
        border-top: 1px solid #000000;
}

.menu_header {
        height: 34px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        padding: 8px 6px 2px 6px;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 4px;
		background-image:url(menu_head.jpg);
}

.news_header {
        height: 20px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        padding: 8px 2px 2px 6px;
        font-family: Arial, Helvetica, sans-serif;
		background-image:url(news_head.jpg);
		border-top: #464646 solid 1px;
}

.nav a:link, .nav a:visited {
        color: #0066CC;
        font-weight: normal;
}

.nav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-bottom: #FFCBB3 solid 1px;
        padding-bottom: 2px;
        width: 90%;
}

.info_table {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #EEEEEE;
        text-align: left;
}

.tn {
        border: 2px solid #FAFFFA;
}

.tn_hover {
        border: 2px solid #FF9933
}

.menu_cell {
	background-color: #C2D8E4;
	vertical-align: top;
	border-right: #464646 solid 1px;}

.news_cell {
	border-right: #464646 solid 1px;
	background-color: #E2EEF3;
	vertical-align: top;
}


.model_select {
                padding: 0 0 20px 60px;
                border-bottom: #FFCBB3 solid 1px;
}

.model_select a {
        font-size: 14px;
        line-height: 24px;
}


.model_tn {
                padding: 12px;
                background-image: url(tn_grad.jpg);

}

.model_tn img{
                border: 4px solid #FFCBB3;
}

.menu a:link, .menu a:visited
{
  	font: bold 11px/normal Verdana, Arial, Helvetica, sans-serif;
  	color: #000099;
  	text-decoration: none;
  	display:block;
  	padding:6px 6px 6px 14px;
	margin-top: 8px;
	margin-bottom: 8px;	
	border-top: 1px solid #C2D8E4;
	border-bottom: 1px solid #C2D8E4;  
}

.menu a:hover
{
  	background: #EEEEEE;
  	color:#FF9933;
  	font-weight: bold;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;  
}

.spacer {
		border-top: 1px solid #000000;
}


/*-----------------------*/
.lastnews a:link, .lastnews a:visited {
	margin-left: 4px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	
}

.lastnews a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.new_date_normal{
	font-weight: bold;
	color: #004080;
}
