/* CSS Document */


body{
margin:0px;
padding:0px;
}
.top_home {
	background-image: url(../images/top_rp.jpg);
	background-repeat: repeat-x;
}
.bottom_home {
	background-image: url(../images/bottom_rp.jpg);
	background-repeat: repeat-x;
}
.FontWhite {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.FontBlack {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.FontBlack:hover {
	font-family: Tahoma, Arial, Impact;
	font-size: 11px;
	color: #6E8C2C;
	text-decoration: underline;
}

.hd1 {
	font-family: Arial, Impact;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.hd2 {
	font-family: Arial, Impact;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.hd {
	font-family: Arial, Impact;
	font-size: 12pt;
	color: #6E8C2C;
	font-weight:bold;
	text-decoration: none;
}/*Edit Page*/
.gridheader {
	font-family: Arial, Impact;
	font-size: 10pt;
	color: #6E8C2C;
	text-decoration: none;
}
.top_edit {
	background-image: url(../images/admin_rp.jpg);
	background-repeat: repeat-x;
	height:141px;
}
.FontWhiteBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.FontBigBlack {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.input{
width:250px;
height:23px;
border:solid 1px #B5B5B5;
background:#F7F7F7;
font-family: Tahoma, Arial, Impact;
font-size: 11px;
color: #000000;
text-decoration: none;
}
.input1{
width:155px;
height:23px;
border:solid 1px #B5B5B5;
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
}
.input2{
width:125px;
height:23px;
border:solid 1px #B5B5B5;
background:#F7F7F7;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
}
.inputsmall{
width:111px;
height:23px;
border:solid 1px #B5B5B5;
background:#F7F7F7;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
}
.input3{
width:155px;
height:23px;
border:solid 1px #B5B5B5;
background:#F7F7F7;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
}
.input4{
width:620px;
height:50px;
border:solid 1px #B5B5B5;
background:#F7F7F7;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
}

.FontSaffron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E8C2C;
	text-decoration: none;
	font-weight: bold;
}

.RedFont { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D10000;
	text-decoration: none;
	font-weight: bold;}

.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #268E50;
	height: 25px;
}
.Label
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6E8C2C;
}
.newlook_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.newlook_menu:link {
	text-decoration: none;
}
a.newlook_menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.newlook_menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.newlook_menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.newlook_content{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
}
a.newlook_content:link {
	text-decoration: none;
}
a.newlook_content:visited {
	text-decoration: none;
	color: #333333;
}
a.newlook_content:hover {
	text-decoration: underline;
	color: #333333;
}
a.newlook_content:active {
	text-decoration: none;
	color: #333333;

