.red
{ 
	cursor: hand; 
	text-decoration: none; 
	color: #CC0000; 
	font-size: 12px;
	font-weight: normal; 
	font-family: arial;
}

.heading-red {
		color: #990000; 
}

.mainlink:link 
{ 
	cursor: hand; 
	text-decoration: none; 
	color: #CC0000; 
	font-size: 12px;
	font-weight: normal; 
	font-family: arial;
}

.mainlink:visited 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #CC0000; 
	font-size: 12px;
	font-weight: normal; 
	font-family: arial;
}

.mainlink:hover 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #E57F82; 
	font-size: 12px;
	font-weight: normal; 
	font-family: arial;
}

.smalllink:link 
{ 
	cursor: hand; 
	text-decoration: none; 
	color: #CC0000; 
	font-size: 11px;
	font-weight: normal; 
	font-family: arial;
}

.smalllink:visited 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #CC0000; 
	font-size: 11px;
	font-weight: normal; 
	font-family: arial;
}

.smalllink:hover 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #E57F82; 
	font-size: 11px;
	font-weight: normal; 
	font-family: arial;
}


.text 
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;  
	color: #000000; 
}

body, td, li, p
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
}


.smalltext 
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;  
	color: #000000; 
}

.bold, b 
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #000000; 	
}

.form 
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;  
	color: #333333; 	
}

.footer 
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;  
	color: #666666; 	
}

input, textarea, select, option
{
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	/* background-color: #FFC1C4;  */
     border: 1px solid #CCCCCC;
}

.large
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;  
	color: #990000; 	
}

.redbold
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #990000; 	
}

.showheading
{
	background-color: #C5BFB6;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #000000; 	
	padding: 2px; 
}

.show
{
	background-color: #F1EFEB;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;  
	color: #000000; 	
     padding: 2px; 
}
.show1
{
	background-color: #F1EFEB;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;  
	color: #000000; 	
     padding: 2px; 
}

.imageleft { margin-right: 5px }
.imageright { margin-left: 5px}
.calline
{
	background-color: #990000;
}

