div {
margin-right:49px;
margin-bottom:10px;
}

body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
scrollbar-base-color:#C7C9B3;
background-color:#C7C9B3;
}

.pTitle {
font-size:16px;
color:#C7C7C7;
font-weight:700;
}

.redbullet {
color:#FF1E00;
line-height:15px;
}

body,table,td,p,div,span,b,input,textarea,select {
font-family:verdana,arial,helvetica,sans-serif;
color:#515151;
font-size:11px;
}

a:link {
color:#6F9CB3;
text-decoration:underline;
}

a:visited {
color:#4A5E69;
text-decoration:underline;
}

a:hover {
color:#000000;
text-decoration:none;
}

a:active {
color:#FF1E00;
text-decoration:none;
}

/* for sidebar homepage textboxes*/
.textb {
font-size:10px;
}


/* for form fields with errors*/
.error {color:#FF0000;}

.pinkText {
	color:#F16DA1;
}
