/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	
}



p{
font-family:Verdana;
font-size:11px;
color:#003C5E;
}
.plink:link {

	text-decoration: none;
		width:150px;
height:30px;
font-family:Verdana;
font-size:11px;
color:#003366;
}
.plink:visited {
	text-decoration: none;
		width:150px;
height:30px;
font-family:Verdana;
font-size:11px;
color:#003366;
	
}
.plink:hover {
	text-decoration: underline;
		width:150px;
height:30px;
font-family:Verdana;
font-size:11px;
color:#003366;
	
}
.plink:active {
	text-decoration: none;
	width:150px;
height:30px;
font-family:Verdana;
font-size:11px;
color:#003366;
	
}
h1{
font-family:Verdana;
font-size:12px;
color:#003C5E;
}


body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	background-image: url(images/bg.gif);
}


#maincontainer{
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:814px;
	background-color: #ffffff;
	height: 1585px;
}
#leftcol{
width:15px;
height:1662px;
float:left;
background-image:url(images/bg_left.gif);
}
#centre{
width:780px;
height:1500px;
float:left;
background-color:#ffffff;
}
#header{
width:780px;
height:230px;

}
#menu{
width:768px;
height:40px;
padding-left:12px;
background-image:url(images/fon03.gif);
}
.menutop{
font-family:Verdana;
font-size:12px;
color:#003366;
font-weight:500;
}

.topmenulink:link {
width:auto;
height:15px;
margin-top:13px;
margin-left:4px;
margin-right:4px;
padding-left:5px;
padding-right:5px;
font-family:Verdana;
font-size:12px;
color:#003366;
border-right:1px dotted #999999;
float:left;
	text-decoration: none;
}
.topmenulink:visited {
	text-decoration: none;
width:auto;
height:15px;
margin-top:13px;
margin-left:4px;
margin-right:4px;
padding-left:5px;
padding-right:5px;
font-family:Verdana;
font-size:12px;
color:#003366;
border-right:1px dotted #999999;
float:left;
}
.topmenulink:hover {
	text-decoration: underline;
	width:auto;
height:15px;

float:left;
}





.menuline{
font-family:Verdana;
font-size:12px;
color:#333333;
}

#topbar{
width:780px;
height:35px;
background-image:url(images/fon03.gif);
}
#menuleft{
width:188px;
height:1260px;
background-image:url(images/shadeform.jpg);
float:left;
padding-top:20px;
}




.menuholder{
width:150px;
height:30px;
margin-left:25px;
margin-top:15px;
font-family:Verdana;
font-size:12px;
color:#003366;
border-bottom:1px dotted #cccccc;
}
.leftmenulink:link {
width:150px;
height:30px;
margin-left:25px;
margin-top:15px;
font-family:Verdana;
font-size:12px;
color:#003366;
	text-decoration: none;
}
.leftmenulink:visited {
	text-decoration: none;
width:150px;
height:30px;
margin-left:25px;
margin-top:15px;
font-family:Verdana;
font-size:12px;
color:#003366;
}
.leftmenulink:hover {
	text-decoration: underline;
width:150px;
height:30px;
margin-left:25px;
margin-top:15px;
font-family:Verdana;
font-size:12px;
color:#003366;
}
.leftmenulink:active {
	text-decoration: none;
	width:150px;
height:30px;
margin-left:25px;
margin-top:15px;
font-family:Verdana;
font-size:12px;
color:#003366;
}

#middle{
width:312px;
height:1050px;
padding-top:15px;
padding-left:5px;
padding-right:5px;
background-image:url(images/fon01.gif);
background-repeat:repeat-x;
float:left;
border-bottom:1px ridge #999999;
}
#right{
padding-top:30px;
padding-left:5px;
padding-right:5px;
width:240px;
height:1035px;
background-image:url(images/fon01.gif);
background-repeat:repeat-x;
float:left;
border-right:1px ridge #999999;
border-left:2px ridge #999999;
border-bottom:1px ridge #999999;
}
#middlesplit{
margin-top:10px;
width:592px;
height:20px;
float:left;
background-image: url(images/fon02.gif);
}
#bottomcontent{
width:512px;
height:100px;
padding:20px;
border:1px dotted #999999;
float:left;
margin-top:15px;
margin-bottom:15px;
margin-left:15px;
}
#footer{
width:760px;
height:77px;
float:left;
background-image:url(images/fon_bot.gif);
padding-left:20px;
line-height:60px;
}
.footerlinks{
font-family:Verdana;
font-size:11px;
color:#003366;
}

#rightcol{
width:15px;
height:1662px;
float:left;
background-image:url(images/bg_right.gif);
}
