/* CSS Document */

body {
	background-color: #D3D3D3;
}

.admin_text{
     font-family: Trebuchet, Helvetica;
	color: #000000;
	font-size: 14px;
	line-height: 18pt;
}
.admin_title{
     font-family: Trebuchet, Helvetica;
	color: #000000;
	font-size: 18px;
	line-height: 18pt;
	font-weight: bold;
}
.date {
     font-family: Trebuchet, Helvetica;
     color: #666666;
     font-size: 13px;
}

.login_text{
     font-family: Trebuchet, Helvetica;
     color: #000000;
     font-size: 14px;
}
.login_box_text{
     font-family: Trebuchet, Helvetica;
     color: #777777;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
}
.login_box_text:hover{
     text-decoration: underline;
}
.member_text{
     font-family: Trebuchet, Helvetica;
	color: #000000;
	font-size: 14px;
	line-height: 18pt;
}
.member_title{
     font-family: Trebuchet, Helvetica;
	color: #000000;
	font-size: 18px;
	line-height: 18pt;
	font-weight: bold;
}
.navigation_current{
     font-family: Trebuchet, Helvetica;
     color: #000000;
     font-size: 14px;
}
.navigation_link{
     font-family: Trebuchet, Helvetica;
     color: #0000FF;
     font-size: 14px;
     text-decoration: none;
}
.navigation_link:hover{
     text-decoration: underline;
}
.paragraph_text{
     font-family: Trebuchet, Helvetica;
	color: #000000;
	font-size: 14px;
	line-height: 18pt;
}
.rates_text{
     font-family: Trebuchet, Helvetica;
	color: #000000;
	font-size: 14px;
	line-height: 18pt;
}
.rates_title{
     font-family: Trebuchet, Helvetica;
	color: #222222;
	font-size: 16px;
	font-weight: bold;
}

.read_more:hover{
     text-decoration: underline;
}


.read_more{
     font-family: Trebuchet, Helvetica;
     color: #666666;
     font-size: 14px;
     text-decoration: none;
}
.read_more:hover{
     text-decoration: underline;
}
.tableDivider{
     border-width: 1px;
     border-color: #666666;
     border-style: solid;
}
.title {
     font-family: Trebuchet, Helvetica;
     color: #333333;
     font-size: 18px;
     font-weight: bold;
}

.view_user_info{
     font-family: Trebuchet, Helvetica;
     color: #333333;
     font-size: 12px;
}
.change_user_status{
     font-family: Trebuchet, Helvetica;
     color: #333333;
     font-size: 12px;
     font-weight: bold;
}

