/* ---------------layout------ */
  
.content { 
margin: 0 auto;
background-color: #ffffff;
width: 850px;
padding-left: 8px;
padding-right: 8px;
}
.logoarea{ 
height: 10px;
background: #ffffff;	
margin: 0px 0px;
padding:inherit;
border-bottom: 1px solid #ccc;

}

/* --------------top header--------- */  
.topheader
{ 
height: 15px;
background: #ffffff;	
margin: 0px 0 0 0;
padding:inherit;
}

.header
{
	margin: 0px 0;
	padding: 10px 0px 0px 5px;
	border-bottom: #b5d6ef 1px solid;
	BORDER-RIGHT: #b5d6ef 1px solid;
	BORDER-TOP: #b5d6ef 1px solid;
	BORDER-LEFT: #b5d6ef 1px solid;
	background:url(../images/bghead.jpg) repeat top;
	top: auto;
}

.middleheader
{
float:none;
margin: 4px 0;
padding:inherit;
border-bottom: #b5d6ef 1px solid ;
BORDER-RIGHT: #b5d6ef 1px solid; 
BORDER-TOP: #b5d6ef 1px solid;
BORDER-LEFT: #b5d6ef 1px solid;
}

/* --------------left side--------- */  
    

.left {
float: left;
width: 100%;
margin: 0 0 10px 0;
background: url(../images/title_bg.jpg) repeat-x top;
}

.lefttab {
float: left;
width: 58%;
margin: 0 0 10px 0;
}

.left_side{
float: left;
width: 180px;
padding: 0 0 0 10px;
margin: 10px 0;
}
.left h3{	
background: url(../images/corner.gif) no-repeat top right;
COLOR: #000000;
padding: 7px 0 7px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10px;
margin: 0 0 0px 0;
}

.left_box{
margin: 0 0 0px 0;
background: #FFF; padding: 8px 8px;
BORDER-RIGHT: #B4E0DD 1px solid; 
BORDER-TOP: #B4E0DD 1px solid;
BORDER-LEFT: #B4E0DD 1px solid;
BORDER-BOTTOM: #B4E0DD 1px solid; 

}  
 .left_side a, .right_side a { color: #414141; background: #FFF; }
		
		
/* .................right side----------*/
    
	
.right_side{
float: right;
width: 100%;
background: #FFF url(dotted.gif) repeat-y;
color: #414141;
padding: 0 0 0 40px;
margin: 10px 0;
}

.rightside {
float: right;
width: 100%;
margin: 0 0 5px 0;
}

.right {
float: right;
width: 100%;
margin: 0 0 0 0;
background: url(../images/title_bg.jpg) repeat-x top;
}
.right h3{
background: url(../images/corner.gif) no-repeat top right;
padding: 7px 0 7px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10px;
margin: 0 0 0px 0;
}
.right_articles{
padding: 5px 5px 5px 5px;
margin: 0 0 10px 0;
BORDER-RIGHT: #B4E0DD 1px solid; 
BORDER-TOP: #B4E0DD 1px solid;
BORDER-LEFT: #B4E0DD 1px solid;
BORDER-BOTTOM: #B4E0DD 1px solid; 
}

/* text for all ------ */ 

.normal_textmatter
{
FONT-WEIGHT: normal;
margin: 2px 3px 10px 5px;
FONT-SIZE: 12px;
COLOR: #000000; 	 
font-family: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none;
}  

.bold_textmatter
{
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
COLOR:#520183;	 
font-family: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none;
}

/*---------- bold links ------ */   

.normal_links
{

FONT-WEIGHT: normal;
COLOR:#261C82;
FONT-SIZE: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
TEXT-DECORATION: none
}
.normal_links A:hover
{
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #CC0000;
font-family: Georgia, "Times New Roman", Times, serif;
TEXT-DECORATION: underline
}
.login
{
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
COLOR:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}

.news
{
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
COLOR:#FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}


.top_links {
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
COLOR:#025462;
font-family: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
.trade
{
FONT-WEIGHT: bold;
FONT-SIZE: 13px;
COLOR:#025462;
font-family: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}

.top_links A:hover
{
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
COLOR: #936231;
font-family: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline
}


/* footer------ */   

.footer { 
clear: both;
text-align: center;
padding: 0px 0 0px 0;
margin: 0;
border-top: 1px solid #ccc;
line-height: 1.8em;
}
