body {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	background-color: #FFF7CD;
	color: #000000; 
	font-style: normal; 
	text-decoration: none; 
}
a:active { 
	color: #FF6633;
}
a:link { 
	color: #FF6633;
}
a:visited { 
	color: #FF6633;
}
table {  
	font-size : 14px; 
	background-image: url(../images/pix.jpg);
}
.tableBack {
	background-image: url(../images/pix-menu.jpg);
}
.mainJustify {
	text-align: justify;
}
.mainBold {  
	font-weight: bold;
}
.mainItalic {
	font-style: italic;
}
.mainTiny {
   	font-size: 10px;
}
.mainSmall {
   	font-size: 12px;
}
.mainBig {
   	font-size: 36px;
}
.mainSuperTiny {
   	font-size: 7px;
}
.titleHelp {  
	font-size: 10px; 
	color: #FFFFFF; 
}
.comment {  
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: bold;
	opacity: 0.4;
}
.chaptertitle {  
	font-size: 26px; 
	color: #FFFFFF; 
	font-weight: bold;
	line-height: 50px;
	opacity: 0.8;
}
.chaptersubtitle {  
	font-size: 16px; 
}
.red {
   	color       : #ff0000;
}
.titleOne {  
	font-size: 26px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.titleThree {  
	font-size: 20px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.titleTwo {  
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.titleFour {
   	font-weight : bold;
   	color       : #ff6633;
}
.titleFive { 
	font-size: 18px; 
	color: #FFFFFF; 
	font-weight: bold; 
}
.photoInfo { 
	color: #F9B13C; 
}
.destrierInfo { 
	color: #FF6633; 
}
.copyright { 
	font-size : 10px; 
	color: #FCDCA8; 
}
.lineDark {  
	background-color: #FBD29F;
}
.lineOrangeTop {  
	font-weight: bold;
	background-color: #FBD28E;
}
.lineOrangeBottom {  
	background-color: #FBD28E;
}
.lineOrangeLetter {  
	background-color: #FBD28E;
}
.text { 
   	font-size : 10px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px; 
}
.top { 
	font-size: 4px; 
	background-image: url(../images/ul1.jpg); 
}
.bottom { 
	font-size: 4px; 
	background-image: url(../images/bl1.jpg)
}
.right {       
	font-size: 4px; 
	background-image: url(../images/rl1.jpg)
}
.tr {       
	font-size: 4px; 
	background-image: url(../images/ruc1.jpg)
}
.br {       
	font-size: 4px; 
	background-image: url(../images/rbc1.jpg)
}
.left { 
	font-size: 4px; 
	background-image: url(../images/ll1.jpg)
}
.tl {       
	font-size: 4px; 
	background-image: url(../images/luc1.jpg)
}
.bl {
	font-size: 4px; 
	background-image: url(../images/lbc1.jpg)
}
.line {
	font-size: 1px; 
	background-image: url(../images/line.jpg)
}
