/* 

A Trade and Value, Corp. design 



Please refrain from copying this stylesheet



*/



html {
height: 100%;
font-size: 10pt;
background-color: #ebebeb;
}

body {
width:970px;
margin:0px auto;
padding:0px;
background-position:0 0;
font-family: Arial, Helvetica, Sans Serif;
}



/* ====HEADER STARTS HERE====== */

.home-header{
width:970px;
height:150px;
margin: 0px auto;
background-color: #ffffff;
overflow: hidden;
}

.home-header-left{
width: 520px;
height: 150px;
float: left;
text-align: center;
}

.home-header-center{
width: 363px;
height: 150px;
float: left;
}

.home-header-right{
width: 450px;
height: 150px;
float: left;
}

.home-header-right #date{
text-align: right;
margin: 130px 10px 5px 0px;
font-family: Arial, Times;
font-size: 10pt;
color: #4b4b4b;
}

/* ========END HEADER=============== */







/* ============ START NAVIGATION =============== */


.main-nav{
width: 970px; 
height: 27px; 
padding-top: 5px; 
background-image: url(../images/elements/main-nav-bar.png); 
background-repeat: repeat-x; 
overflow: hidden; 
clear: both;
}

.main-nav p{
display: inline; 
margin-left: 47px;
margin-right: 47px;
}

.main-nav a:link, .main-nav a:active, .main-nav a:visited{
font-family: Arial, Times; 
font-size: 11pt; 
font-weight: bold; 
text-decoration: none; 
color: #ebebeb;
}

.main-nav a:hover{
font-family: Arial, Times;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #ebebeb;
}



/* ============= END NAVIGATION ======== */



/* ========MAIN BODY STARTS HERE======== */



.main-body{
width:970px;
margin:0px auto;
background-color: #ffffff;
text-align:left;
font-family: Arial, Times; 
font-size: 11pt;
}

.main-body table{
text-align:left;
}

.main-body a:link, .main-body a:active, .main-body a:visited{
font-family: Times, Arial;
font-size: 11pt;
color: #ff00ff;
text-decoration: none;
font-weight: bold;
}

.main-body a:hover{
font-family: Times, Arial;
font-size: 11pt;
color: #ff00ff;
text-decoration: underline;
font-weight: bold;
}


/* We use main-content when we are using the template index.php */
.main-content{
width: 970px; 
margin: 0px auto;
background-color: #ffffff;
font-family: Arial, Times; 
font-size: 11pt;
} 

.main-content a:link, .main-content a:active, .main-content a:visited{
font-size: 10pt; 
font-family: Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: none; 
color: #ff00ff;
}

.main-content a:hover{
font-size: 10pt; 
font-family: Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: underline; 
color: #ff00ff;
}


/* ==========END MAIN BODY=========== */



/* ====FOOTER STARTS HERE======= */

.main-footer{
width: 970px;
height: 137px;
margin:0px auto;
background-image: url(../images/elements/footer-background.png); 
background-repeat: repeat-x;
/*background-color: #ffffff;*/
border-top: #4b4b4b 3px solid;
overflow: hidden;
clear: both;
}

.main-footer-links{
width: 720px;
height: 117px;
float: left;
overflow: hidden;
}

.main-footer-links p{
margin-top: 20px;
margin-left: 20px;
float: left;
overflow: hidden;
}

.main-footer-links a:link, .main-footer-links a:active, .main-footer-links a:visited{
color: #4b4b4b;
font-weight: normal;
text-decoration: none;
font-size: 10pt;
font-family: Arial, Times;
}

.main-footer-links a:hover{
color: #0058a1;
text-decoration: underline;
font-weight: normal;
font-size: 10pt;
font-family: Arial, Times;
}

.main-footer-logo{
width: 250px;
height: 117px;
float: left;
}

.main-footer-bottom{
width: 970;
height: 20px;
background-color: #4b4b4b;
clear: both;
}

.main-footer-bottom p{
display: inline;
}

.main-footer-bottom a:link, .main-footer-bottom a:active, .main-footer-bottom a:visited{
font-size: 11pt;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

.main-footer-bottom a:hover{
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #ffffff;
}



.credits-footer{
width: 970px;
height: 80px;
margin: 0px auto;
margin-top: 20px;
font-family: Arial, Times;
font-size: 8pt;
color: #7b7b7b;
text-align: center;
}



/* =====END FOOTER===== */



/* ====LINKS=== */

a:link, a:visited {
font-family: Times, Arial;
font-size: 11pt;
color: #000080;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Times, Arial;
font-size: 11pt;
color: #c64934;
text-decoration: underline;
font-weight: bold;
}

/* ====END LINKS===== */



.clr{
clear: both;
}



/* =======END LIST ITEMS======= */





