/* CSS Document */

body
{
	background-color:#e3ecf3;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	margin:30px 0px 20px 0px;
}

a
{
color:#ff5400;
text-decoration:none;
}

a:hover.txt01
{
	color:#0372d5;
	text-decoration: underline;
	font-size: 12px;
}

a:hover.txt02
{
	color:#0372d5;
	text-decoration: underline;
	font-size: 14px;
}

a.link2
{
color:#ff5400;
text-decoration:none;
}

a:hover.link2
{
color:#0372d5;
text-decoration: underline;
}

a.link3
{
font-weight:bold;	
color:#0372d5;
text-decoration:none;
}

a:hover.link3
{
font-weight:bold;
color:#ff5400;
text-decoration: underline;
}

#top_bg
{
background-image:url(../images/top_bg.jpg);
height:133px;
background-repeat:no-repeat;
}

#nav_bg
{
background-image:url(../images/nav_bg.jpg);
height:36px;
background-repeat:no-repeat;
}


.nav_txt
{
font-family: Tahoma, Verdana, Arial, "Times New Roman";
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


.nav_txt:hover
{
font-family: Tahoma, Verdana, Arial, "Times New Roman";
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

.lower_nav
{
background-image: url(../images/lower_nav.jpg);
height:34px;
border:none;
background-repeat: repeat-x;
}

.navigation_txt
{
font-family: Tahoma, Verdana, "Times New Roman", Arial;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}

.navigation_txt:hover
{
font-family: Tahoma, Verdana, "Times New Roman", Arial;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.more_txt01
{
font-family: Tahoma, Verdana, "Times New Roman", Arial;
font-size:12px;
color:#f88e00;
text-decoration:underline;
font-weight:bold;
}

.more_txt01:hover
{
font-family: Tahoma, Verdana, "Times New Roman", Arial;
font-size:12px;
color:#f88e00;
text-decoration:none;
font-weight:bold;
}

#welcome
{
background-image:url(../images/welcome.jpg);
height:81px;
background-repeat:no-repeat;
}

.txt01
{
font-family:Tahoma, Verdana, "Times New Roman", Arial;
font-size:12px;
font-weight:bold;
color:#c80000;
}

.txt02
{
font-family:Tahoma, Verdana, "Times New Roman", Arial;
font-size:14px;
font-weight:bold;
color:#c80000;
}

#footer
{
background-image:url(../images/bottom.jpg);
height:93px;
background-repeat:no-repeat;
font-size:11px;
color:#00315d;
font-weight:bold;
}


.tempalte
{
font-family:Tahoma, Verdana, Arial, "Times New Roman";
font-size:18px;
color:#0372d5;
padding-bottom:8px;
}

#tempalte01
{
background-color:#3386d3;
font-size:16px;
color:#FFFFFF;
height:30px;
padding-left:12px;
font-weight:bold;
}

.posheading
{
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:18px;
	color:#F00;
	padding-bottom:8px;
}

#posheading
{
background-color:#3386d3;
font-size:16px;
color:#FFFFFF;
height:30px;
padding-left:12px;
font-weight:bold;
}

.posheading2 {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:20px;
	color:#c80000;
	padding-bottom:8px;
	font-weight:bold;
}

.features {
font-family:Tahoma, Verdana, Arial, "Times New Roman";
font-size: 16px;
color: #666;
font-weight: bold;
}

