SELECT{ 
	height: 15px; 
	font-size: 10px; 
	width: 120px;
	color: #333333;
	border: 1px solid #CCCCCC;   }

INPUT.checkbox { border: 0px solid #CCCCCC; }

INPUT.image{ 
	border: 0px solid #CCCCCC;
	}

.radio{ 
	height: 15px; 
	width: 15px;
	font-size: 9px; 
	border: 0px solid #CCCCCC; 
	margin-top: 0px; }


INPUT.text{ 
	background:#f1f5fa; 
	font-size: 10px; 
	color: #333333;
	border: 1px solid #CCCCCC; 
	margin-top: 3px; }

INPUT, SELECT{ 
	background:#f1f5fa; 
	font-size: 10px; 
	color: #333333;
	border: 1px solid #CCCCCC; 
	}
 

TEXTAREA{ 
	background:#f1f5fa; 
	font-size: 10px; 
	border: 1px solid #CCCCCC; 
	color: #333333;  
	margin-top: 3px; }

* {
	font-family: Verdana;
}
body /*all body font class*/ 
{


padding:0 0 0 0 px; margin: 0 0 0 0px;
Letter-spacing: 0px;
font-size: 10px;
color: #333333;
}

form{
margin: 0px; 
padding: 0px;
}

.blueback /*blue background*/
{background-color: #EEF1F8;}


.blue /*blue box frame*/
{
Padding-top: 3px;
Vertical-align: top;
Padding-right: 5px;
background-color: #EEF1F8;
padding-right: 7px;
Padding-left: 3px;
}


.head1 /*blue bold header*/
{

padding-right: 7px;
Padding-left: 3px;
font-family: Verdana;
Letter-spacing: 0px;
font-size: 12px;
font-weight: bold;
color: #5574B9;
}

.graystamp /*gray normal stamp*/
{color: #999999; font-size:10px;}

.blackhead /*black normla header*/
{font-weight: bold; background-color:#e8e8e8;}

.bluehead/*blue normal header*/
{font-weight: bold;	color: #5574B9;}

.cont2 /*content frame*/
{
Vertical-align:  top;   
Padding-top:     5px;
Padding-bottom:  13px;
}

.simplepad 
{margin-left:7px;}

.smallcont /*content smaller frame*/
{  
color: #999999;
font-size:      9px;
Padding-left:   5px;
Padding-right:  5px;
Padding-bottom: 5px;
}

.cont1 /*content default frame*/
{
Padding-right:   10px;
Padding-left:    10px;
Padding-top:     10px;
Padding-bottom:  10px;
Vertical-align:  Top;
}

.menucont /*content menu frame*/
{
Padding-right:   6px;
Padding-left:    6px;
Padding-top:     0px;
Padding-bottom:  10px;
Vertical-align:  Top;
}

.paragraph 
{margin-left:0px; padding-left:0px;
margin-top: 3px; 
margin-bottom:  8px;}

.tinyhead /*small text margin*/
{
color:      #333333;
margin-top:     7px;
margin-bottom:  0px;
}

img{
border:0px;
display: inline ;
}

table /*all table font class*/
{
font-family: verdana;
Letter-spacing: 0px;
font-size: 10px;
color: #333333;
}

.centred  /*link align in table*/
{ 
Text-align:   center; 
Padding-left:    7px; 
Padding-right:   7px; 
}

.line  /*tables bordercolor gray*/
{background-color: #C1C1C1;}

.line2 /*tables bordercolor blue*/
{background-color: #7d7d7d;}

a /*avarage link*/
{  
font-weight: bold;
color: #E41B5B;
text-decoration: none;
}

a:hover {text-decoration: underline;}


.athin /*thin link*/
{
font-weight: normal;
color: #E41B5B;
text-decoration: none;
/*text-decoration: underline;*/
}
a.athin:hover { 
text-decoration: underline;
}

.ablack /*black link normal*/
{   
font-weight: normal;
color: #333333;
text-decoration: none;
}

a.ablack:hover { 
color: #E1144F; 
} 

.ablack:hover /*black link onmouseover*/
{ text-decoration: none; }



/* OTHER NOT NEEDED BUT LET THEM STAY   */
/* BELOW ARE CLASSES THAT ARE NOT USING BUT MAY BE USED IN FUTURE   */



/*
input,select,textarea	{ font-family: Tahoma; 	Letter-spacing: 1px;  font-size: 11px;  background-color: #F0F0F0;   border-width: 1px; }
*/

.a1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Green;
	text-decoration: none;
}
.a1:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: DarkGreen;
	text-decoration: none;
}

.headline

{   Text-align: center;
    font-family: Tahoma;
	Letter-spacing: 3px;
	font-size: 11px;
    color: #FF8208;
    Padding-top: 3px;
    Font-weight: bold;
  }



