/* CSS Document */
.title {
	font-family: Verdana, ;
	font-size: 11px;
	font-weight: normal;
	color: #000000 ;
	text-align: justify;
	text-shadow:#000000;
}
.title1 {
	font-family: Verdana, ;
	font-size: 11px;
	
	color: #FFFFFF  ;
	text-align: right ;
	text-shadow:#000000;
}
.head {
	font-family: Verdana, ;
	font-size: 13px;
	font-weight: bold ;
	color: #333399  ;
	text-align: left;
}
.head1 {
	font-family: Verdana, ;
	font-size: 12px;
	font-weight: bold ;
	color: #000000   ;
	text-align: left;
}
img.floatLeft { 
    float: left; 
    margin: 3px; 
	
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


.bord {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #565494;
}


a:link {color: #FF0000   ;
text-decoration: none; }     
a:visited {color: #FF0000;
text-decoration: none; } 
a:active {color: #FF0000;
text-decoration: none; } 
a:hover {color: #000000 ;
text-decoration:underline; } 

a.o:link {color: #FFFFFF    ;
text-decoration: none; }     
a.o:visited {color: #FFFFFF;
text-decoration: none; } 
a.o:active {color: #FFFFFF;
text-decoration: none; } 
a.o:hover {color: #FF0000  ;
text-decoration: underline; } 

a.t:link {color: #000000    ;
text-decoration: none; }     
a.t:visited {color: #000000;
text-decoration: none; } 
a.t:active {color: #000000;
text-decoration: none; } 
a.t:hover {color: #FF0000;
size: 15px;

text-decoration: underline; } 

.tabbord {
	border: thin solid #000000;
}
.bordtab {
	border: 1px solid #333333;
}
