body {
background-color:#E6E6E6;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.tnav {
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color:#FFFFFF;
background-image:url(images/css_normal1.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
display:block;
}
a.tnav :link {
	text-decoration: none;
}
a.tnav:visited {
	text-decoration: none;
}
a.tnav:hover {
	text-decoration:none;
	color:#000000;
	background-image:url(images/css_over.gif);
}


.tnav1 {
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color:#FFFFFF;
background-image:url(images/css_normal1.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-left:15px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
display:block;
}
a.tnav1 :link {
	text-decoration: none;
}
a.tnav1:visited {
	text-decoration: none;
}
a.tnav1:hover {
	text-decoration:none;
	color:#000000;
	background-image:url(images/css_over.gif);
}




.left_link {
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color:#0072BC;
}
a.left_link :link {
	text-decoration: none;
}
a.left_link:visited {
	text-decoration: none;
}
a.left_link:hover {
	text-decoration:none;
}




.right_link {
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color:#0C237A;
padding-left:5px;
padding-right:5px;
}
a.right_link :link {
	text-decoration: none;
}
a.right_link:visited {
	text-decoration: none;
}
a.right_link:hover {
	text-decoration:overline;
}



.bott_link {
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color:#D90001;
padding-left:5px;
padding-right:5px;
}
a.bott_link :link {
	text-decoration: none;
}
a.bott_link:visited {
	text-decoration: none;
}
a.bott_link:hover {
	color:#0C237A;
	text-decoration:underline;
}


.page_caption {
font-family: verdana;
color:#516900;
font-size: 14px;
font-style: normal;
font-weight: bold;
line-height:100%;
}

.page_title {
font-family: verdana;
color:#102F98;
font-size: 24px;
font-style: normal;
font-weight: normal;
line-height:100%;
}

.page_title1 {
font-family: verdana;
color:#000000;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height:100%;
}


.normal {
font-family: verdana;
color:#000000;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height:120%;
}

.normal_1 {
font-family: verdana;
color:#000000;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height:150%;
}

.normal1 {
font-family: verdana;
color:#000000;
font-size: 13px;
font-style: normal;
font-weight: normal;
line-height:120%;
}

.bold {
font-family: verdana;
color:#000000;
font-size: 13px;
font-style: normal;
font-weight: bold;
line-height:100%;
}




