
.contentStyle
{
	background-color:Transparent;
	color:#999999;
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
}

.contentStyleFront
{
    background-color:#fff;
	color:#5c5c5c;
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 0px;
}


.contentStyleFront H1
{
    color:#999900;
    margin:0;
}

.contentStyleFront H2
{
    color:#005AAE;
    font:normal 14px Verdana;
    margin:0;
}

.contentStyleFront P
{
    margin:0;
}

.contentStyle table 
{
	color:#999999;
	font: 11px Verdana, Arial, sans-serif;
}



.contentStyle a 
{
	color: #666666;
	text-decoration: underline;
}

.contentStyleFront a 
{
	color: #00CCCC;
	text-decoration: underline;
}

.contentStyle H1
{
    color:#005AAE;
}

.contentStyle H2
{
    color:#005AAE;
    font:bold 14px Verdana;
}


.contentStyle p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.contentStyle input
{
	height: 19px;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #595959;
}

.contentStyle textarea
{
	color: #595959;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-base-color: #ffffff;
  	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #bebebe;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #bebebe;
	scrollbar-arrow-color: #bebebe;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;	
}

.contentStyle select
{
	color: #595959;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.contentStyle .form_checkbox
{
	border: none;
	cursor: pointer;
	background-color: #ffffff;
}

.contentStyle .form_radio{
    cursor: pointer;
    border: 0px solid white;
}

.form_checkbox {
	width: auto;
	height: auto;
}

.form_radio {
	width: auto;
	height: auto;	
}

.form_submit {
	/*
	width: 100px;
	height: 20px;*/
	border:none;
	width:83px;
    height:22px;
    background-image:url(/site/images/sendApl.gif);
    float:right;
    margin:0;
    padding:0;
}

.contentStyle .form_submit
{
	border:none;
	width:83px;
	height:22px;
	background-image:url(/site/images/sendApl.gif);
	float:right;
	margin:0;
	padding:0;
}

.contentStyle_popupBanner {
    font: 14px Verdana;
    color: black;
    margin: 265px 219px 0px 305px;
    background-image: url("/site/images/sita_popup.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-color: gray;
}

.contentStyle_popupBanner A {
    font-weight: normal;
    text-decoration: none;
    color: #FF6600;
}
									
.contentStyle_popupBanner A IMG {
    border: none;
}

.contentStyle_popupBanner P {
    margin: 0px;
}
/*Styles for editing article in admin: END*/

