a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration: none
}

a:visited {
	font-family:Verdana, Geneva, sans-serif;
	color: #000000; 
	font-size:11px;
	text-decoration: none
}

a:active { 
	color: #000000; 
	font-size:11px;
} 

a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#D43F00;
	text-align: left;
}

a:link.menu1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color:#FFF;
	text-decoration: none;
}

a:visited.menu1 {
	color:#FFF;
}

a:active.menu1 { 
	color:#FFF; 
} 

a:hover.menu1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color:#FFF;
	text-decoration:underline;
}

body {
	background-image:url(../img/Body_Background.gif);
	background-repeat:repeat-x;
	margin-top:0;
}

.Main_Table {
	background-color:#FFF;
	width:800px;
	height:750px;
}

.Sub_Table {
	width:780px;
	height:740px;
}

.icon {
	height:30px;
}

.header {
	height:170px;
}

.footer {
	background-image:url(../img/FooterOrange.gif);
	background-repeat:no-repeat;
	height:50px;
	width:770px;
	color:#FFF;
	font-size:17px;
}

.content_table{
	height:500px;
	width:770px;

}

.LLINK {
	width:200px;
	height:500px;	
}

.llinks_table1 {
	height:190px;
	width:200px;
}


.llinks_table2 {
	height:117px;
	width:200px;
}

.llinks_table3 {
	height:100px;
	width:200px;
}

.llinks_header {
	background-image:url(../img/orange.gif);
	background-repeat:no-repeat;
	height:32px;
	color: #FFF;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.llinks_header2 {
	background-image:url(../img/New_Header.gif);
	background-repeat:no-repeat;
	height:32px;
	color: #FFF;
	font-size:14px;
	font-weight:bold;
}


.llinks_content {
	background-image:url(../img/LLINKS_BG.gif);
}

.llinks_bottom {
	background-image:url(../img/LLINKS_Bottom.gif);
	background-repeat:no-repeat;
	height:10px
}

.plain_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: normal;
	margin-bottom:2px;
	margin-top:2px;
}

.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5F5F5F;
	text-shadow:#999;
	font-weight: bold;
}


.pdf {
	list-style-image:url(../img/Arrow.gif);
	list-style-type:square;
	margin-bottom:2px;
	margin-top:2px;
	list-style-position:outside;
	line-height:18px;
	padding-left:1.5em;
	margin-left:-.1em;

}

.pdf2 {
	list-style-image:url(../img/pdf.gif);
	list-style-type:square;
	margin-bottom:2px;
	margin-top:2px;
	list-style-position:outside;
	line-height:18px;
	padding-left:2em;
	margin-left:-.5em;
}


.content_table2 {
	width:555px;
	height:480px;
}

.content {
	height:155px;
	width:530px;
	
}

.content_header{
	background:url(../img/Content_Header.gif);
	background-repeat:no-repeat;
	height:34px;
	color:#DDD;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.content_body{ 
	background-image:url(../img/Content_Table_BG.gif);
	width:555px;

}

.content_footer {
	background-image:url(../img/Content_Table_Bottom.gif);
	height:20px;
	background-repeat:no-repeat;
}

