﻿body 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding-left: 20px;
	line-height: 20px;
	vertical-align:baseline;	
}


.style6 {
	COLOR: #0000ff
}
.style8 {
	
	
	color: #009900;
}
.style2 {
	
	color: #ff0000;
}


.TopLeft
{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
    margin-top:0px;   
    margin-left:0px;	   
}



.mainTable
{
    margin-left:20px;	
    margin-top: 20px;
}


.ItemStyle
{
text-align:left;
vertical-align:top;
}

.headerstyel2
{	
        border-bottom:solid;
        border-left:none;
        border-right:none;
        border-top:none;
        border-bottom-color:#a9a9a9 ;
        border-bottom-width: 2px  ;
        }

.headerstyel

{
border-bottom:solid;
border-left:none;
border-right:none;
background-color:#D9E3F6;
border-top:none;
border-bottom-color: #a9a9a9  ;
border-bottom-width: thin  ;
border-bottom-style: solid ;


 
}
.footerstyle{
        border-bottom-width: 2px ;
        border-bottom-color:#a9a9a9;
        border-bottom-style: solid ;
        border-left: none;
        border-right:none;
        border-top-width: 2px ;
        border-top-color:#a9a9a9;
        border-top-style:  solid ;
}



.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #366AB3;
}

.sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.submenu:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.submenu:visited 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
a.submenu:hover 
{
    font-family: Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	text-decoration: underline;
}
a.submenu:active 
{   color: #FFFFFF;	
	font-weight: bold;	
	
}

a:link
{   
    font-family: Arial, Helvetica, sans-serif;	
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;	
    color: #000000;
    font-size: 12px;		
	text-decoration: underline;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;	
     font-size: 12px;	
	text-decoration: none;	
}
a:visited:hover {
    font-family: Arial, Helvetica, sans-serif;	
    /*color: #0000ff;*/
     font-size: 12px;		
	text-decoration: underline;
}


.header_tabs{
padding: 0;
width: 650px;
overflow: hidden;
background-color: #D9E3F6;
/*background: transparent;*/
}

.header_tabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;

list-style: none;
}

.header_tabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
/*text-transform: uppercase;*/
}


.header_tabs a{
float: left;
color: white;
background: #749DD3 url(roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.header_tabs a span{
float: left;
display: block;
background: transparent url(roundright1.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.header_tabs a span{
float: none;
}


.header_tabs a:hover, .header_tabs li.selected a{
background-color: #366AB3; /*background color of tabs onMouseover*/
color: white;
}

.header_tabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 10px;
line-height: 15px;
background: #366AB3; /*background color of horizontal line*/
border-bottom: 1px solid #204D8C;
/*border-top: 1px solid #fff;Remove this to remove border between bar and tabs*/
}
.ubercolordivider1{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 26px;
line-height: 5px;
background: #D9E3F6;

}

#TL
{
     width: 8px;
	 height: 8px;	 
	 background-image:url(img1/TL.jpg);
	 background-position:right;
	 background-repeat: repeat-y;
	 background-color:#FFFFFF;
}

#TR
{
     width: 8px;
	 height: 8px;	 
	 background-image:url(img1/TR.jpg);
     background-repeat: repeat-y;
     background-position:left;
	 background-color:#FFFFFF;
	 
}

.kk { border: solid bule; }

