/* Template / Home*/
body {
	background-color: #ffffff;
  text-decoration: none;
	background: silver url(../_img/topbar.gif) no-repeat center top;
	font-weight: normal;
	border: none;
	padding: 0px;
	margin: 0px;
}


table{
	padding: 0px;
	margin: 0px;}



p{
	margin-top: 0px;
	}

body.bg{
background: #212E67 url(../_img/bg.gif) no-repeat center top;
}
hr {
	border: 1px solid #CBC9FD;
}

td{
	vertical-align: top;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
     text-decoration: none;
}

h1{
	padding: 10px 0px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: green;
}
h2{
	padding: 10px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: green;
}
.top {
    position: relative;
	background: url(../_img/top.png);
    background-repeat: no-repeat;
    width: 773px;
	height: 106px;
    padding-top: 0px;
	margin: 0px;
    
}

#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 773px;
	height: 77px;
}


#top_left_column{
width: 194px; 
background-color: #7B7B7B; 
font-weight: bold;
color: white;
}

#top_left_column a{
font-weight: bold;
color: white;
text-decoration: none}

#top_left_column a:hover{
font-weight: bold;
color: orange;
text-decoration: none}

#top_left_column td{
font-weight: bold;
color: white;
}


#top_right_column{
background-color: #F2FDFF; 
font-size: 14px;
padding: 5px;

}

#bottom_left_column{
width: 194px; 
background-color: #7B7B7B; 
background-image: url(../_img/corner.gif); 
background-repeat: no-repeat; 
background-position: right; 
height: 29px;
}

#bottom_right_column{
background-color: #FFFFFF; 
}

#bottom {
	border-top: solid 2px red;
	padding-top: 6px; background-color: #efefef; line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#007700;
	font-size: 10px;
	font-weight: bold;
		
}
#bottom a{
     color:#007700;
     text-decoration: none;
}

#bottom a:hover{
     color:orange;
     text-decoration: none;
}




.logo{
margin: 10px 0px 10px 20px;
text-align: left;
}

#content_title {
	padding: 10px 0px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: green;
	}

#content {
	padding: 0px 0px 0px 10px;
	position: relative;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
}

#content td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

	}
	
	

