BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #26262D;
	font-size: 11px;
	background-color: #515162;
	background-image: url(../images/bg_grad.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

td,tr,th {
font-family: Arial, Helvetica, sans-serif;
	color: #26262D;
	font-size: 11px;

}
.style5 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #CCCCCC}


.date {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.titles {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.greytext{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.whitetext{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.yellowtext{
	color: #d3ffb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.titleWhite {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}




.legal { 
	font-size:0.8em; 
	color: #000000;
	font-family: verdana,arial,sans-serif;
	line-height : normal;
}

.noLineLink {
	text-decoration: none;
	font-weight: bold;
}


.headerText {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}	

.headerTextGrey {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.greyText {
	color: #CCCCCC;
	text-decoration: none;
}
	
.headerTextbold {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;	
}

.headerTextBig {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.smallText {
	font-size: 10px;
	text-decoration: none;
}

/* TEXT STYLES : END */
/*************************************************************************/

/*************************************************************************/
/* LINK STYLES : START */

A:link {
	color: #cccccc;
	background: transparent;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

A:visited {
	color: #CCCCCC;
	background: transparent;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

A:active {
	color: #CCCCCC;
	background: transparent;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}

A.blueText:link{
	color: #6699CC;
}

A.blueText:visited{
	color: #6699CC;
}

A.blueText:hover{
	color: #003366;
}

A.greyTextLink:link{
	color: #333333;
}

A.greyTextLink:visited{
	color: #333333;
}

A.greyTextLink:hover{
	color: #333333;
}




A.whiteLink {
	color: #FFFFFF;
	line-height: 1.5;
}

A.whiteLink:visited {
	color: #FFFFFF;
	line-height: 1.5;
}

.bg333 { 
	background-color:#333366; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.indev {
	font-weight: normal;
	color: #B3B1BE;
}

.input {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textarea {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
