﻿
.banner 
{
	background-image: url('images/head.png');
	width:1003px;
	height:106px;
}

.banner_links
{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
}

.mainmenu_back
{
	background-image: url('images/mainmenu_back.png');
	width:1003px;
	height:29px;
}

.leftside_back 
{
	background-image: url('images/background_leftside.png');
	width:206px;
	height:100%;
}

.rightside_back 
{
	background-image: url('images/background_rightside.png');
	width:188px;
	height:100%;
}

.news_head
{
	background-image: url('images/news_adds_head.png');
	width:206px;
	height:27px;
}

.links_head
{
	background-image: url('images/links_head.png');
	width:206px;
	height:27px;
}

.title_1
{
	background-image: url('images/title_1.png');
	height:21px;
	width:4px;
}

.title_2
{
	background-image: url('images/title_2.png');
	height:1px;
}

.footer 
{
	background-image: url('images/footer.png');
	width: 1003px;
	height: 42px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

body 
{
    font-family: Times New Roman; 
    font-size: 12pt;
    font-weight: bold;
    text-align: justify;
}


.table
{
    padding: 3pt;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12pt;
    font-weight: bold;
    border: 0pt;
	
 }
 
 .themetable
{
    padding: 3pt;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12pt;
    font-weight: bold;
    border: 1pt outset #FFFFFF;
	vertical-align:middle;
	width:95%;
	


 }


.Title
{
    color: #224708;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
}
.subTitle
{
    color: #224708;
    font-size: 14pt;
    font-family: "Times New Roman" , Times, serif;
    font-weight: bold;
 }

.ul
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13pt;
    font-weight: bold;
}
.li
{
   font-family: 'Times New Roman' , Times, serif;
    font-size: 12pt;
    font-weight: bold;  
    }

.td
{
    font-size: 12pt;
    font-weight: bold;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    font-family: 'Times New Roman' , Times, serif;
	
}

.td0
{
    font-size: 12pt;
    font-weight: bold;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    font-family: 'Times New Roman' , Times, serif;
	background-color:#CECECE;
	text-align:right;
	
}
.td1
{
    font-size: 12pt;
    font-weight: bold;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    font-family: 'Times New Roman' , Times, serif;
    background-color:#F2F2F2;
}
.td2
{
    font-size: 12pt;
    font-weight: bold;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    font-family: 'Times New Roman' , Times, serif;
	background-color:#E9E9E9;
}
.thead
{
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    vertical-align: middle;
    border: 1pt solid #FFFFFF;
    text-align: center;
    background-color: #224708;
    font-family: 'Times New Roman' , Times, serif;
}



.news_seprator
{
	background-image:url('Images/seperator1.png');
	background-repeat:no-repeat;
	background-position:center;
	height :6px;
}

.quickLink_seprator
{
	background-image:url('Images/separator 2.png');
	background-repeat:no-repeat;
	background-position:center;
	height :8px;
}


