
/***************************************************************
* GENERAL CLASSES    
***************************************************************/
body
{
	Padding:0Px;
	Margin: 0Px;
	Scrollbar-Face-Color: #a9bbf7;
  Scrollbar-Highlight-Color:navy;
  Scrollbar-Shadow-Color: navy;
  Scrollbar-Arrow-Color: white;
	Background-Color: white;
	Font-Family:'Verdana';
	Background-image: url("../images/texture.gif");
}
p
{
  padding: 10px;
  Font-Size: 14px;
}
a
{
	color: #AA0000;
}
.images
{
	Background-image: url("../images/images-texture.gif");
	Background-repeat: repeat-y;
}
.logo
{
	Background-image: url("../images/logo-texture.gif");
	Background-repeat: repeat-y;
	background-position: 100% 0;

}
.frame
{
	Background-Color: #1E1E1E;
	
}  
.contents
{
	Background-Color:white; 
	Font-Weight: normal;
	color: navy;
	Font-Size: 11px;
}
.contents1
{
	Font-Weight: normal;
	color: navy;
	Font-Size: 11px;
}
.contentssmall
{
	Background-Color:white; 
	Font-Weight: normal;
	color: navy;
	Font-Size: 10px;
}
.caption
{
  Background-Color: #1C397B;      
  font-Weight: normal;
	color: white;
      Font-Size: 9px;
}
.caption1
{
  font-Weight: normal;
	color: navy;
	Font-Size: 9px;
}
.title1
{
      Background-Color:white;	
      font-Weight: bold;
	color: navy;
	Font-Size: 14px;
}

.trim
{
	Font-Size: 1px;
	Padding:0Px;
	Margin: 0Px;
	border: 0px;
}
.arrow
{
	Text-decoration: none; 
	color: #AA0000;
	Font-Size: 12px;
}
.title
{
	Font-Weight: normal;
	color: #AA0000;
	Font-Size: 12px;
	Text-decoration: bold;     
}

.inner
{
	Background-Color: #1E1E1E;
	Border: 0px;    
	Font-Weight: 500;
	color: #AA0000;
	Font-Size: 12px;
}  
.list
{
	Color:  #AA0000;
  Font-Size:10px;
	Font-Weight: normal;
}
.selection
{    
	Color:  #AA0000;
  Font-Size:12px;
	Font-Weight: bold;
}  
.over
{
	cursor: hand;
  Font-Size:10px;
	Font-Weight: normal;
  Color:  white;
} 
.note
{
	Color:  white;
	Font-Weight: normal;  
	Text-Transform: none;  
	Font-Size:10px;  
}
a.note
{
	color: #b8d3f4;
	Text-Transform: none;
	Text-decoration: none;
	Font-Weight: bold;
}
.home
{
	Color:  #AA0000;
	Font-Weight: normal;  
	Text-Transform: none;  
	Font-Size:11px;  
}
.whyBullet
{
	LIST-STYLE-POSITION: outside; 
	LIST-STYLE-TYPE: square;
	margin-right:0;
	padding-right:1em;
}
