﻿
<style type="text/css">

<style/>


    /* ++++++++++ global general styles start ++++++++++*/
        html, body {
        margin:0px;
        padding:0px;
        font: 13px Arial, Helvetica, sans-serif;
        color:#766D6D;
        background:#003300;
    }
    /* ++++++++++ global general styles end ++++++++++*/
    
    /* ++++++++++ global structure styles start ++++++++++*/
   
 	#JP-body-center {
	text-align: center;
	border: 0px #000000 solid;
	padding-top: 40px;
	padding-left: 10px;
}
    
    #JP-body {
	background-position: 0px 0px;
	position: relative;
	width: 901px; /* change this to a specific amount for a fixed 
            design or a relative amount if the design should expand to a percentage of the screen. E.g., 770px or 100%, respectively. */ /* remove these comment tags if the page is to be centered. The 'text-
        align' property in the 'a5-body-center' rule must also be changed 
        from 'left' to 'center'
        margin-left: auto;
        margin-right: auto;*/;
	text-align: center;
	padding-bottom: 0px;
	border: 3px double #C0C0C0;
	top: 0px;
	left: 10px;
	height: 523px;
	margin-bottom: 0px;
	background-image: url('Contact.css');
	background-repeat: repeat;
	background-attachment: scroll;
}
    /* ++++++++++ global structure styles end ++++++++++*/
    
    
    /* +++++++++ MENU STYLES ++++++++++++*/
    

	#ILJup-menu {
	font: normal normal bold 100% Arial, Helvetica, sans-serif;
	position: inherit;
}


	#ILJup-menu a {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px 0 0 0;
	display: block;
	line-height: 33px;
	vertical-align: middle;
	background-image: url('Archives/btn_up.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 202px;
	text-align: center;
	color: #000066;
	text-decoration: none;
	font-weight: lighter;
}


	#ILJup-menu a:hover {
	background-image: url('Archives/btn_ovr.jpg');
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
}  
    #ILJup-menu a:active {
	background-image: url('CSS/images/btn/btn_active.jpg');
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
}  

	#ILJup-menu-currentPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	text-decoration: none;
	padding-top: 9px;
	height: 30px;
	width: 201px;
}
   
    
    </style>






       </style>






