body
{
	background-color: #FFFFFF;
	margin: 0px;
}
body, select, input, a, td, p, textarea
{
	font: 500 10pt Arial; color: #333333;
}
a
{
	text-decoration: none;
}
a:hover
{
	color: #ED193E; text-decoration: underline;
}
.grey_title
{	
	font-size: 8pt;
	color: #85878D;
	text-decoration: none;
	font-weight: bold;
}
a.grey_title:hover
{
	color: #ED193E;
}
a.grey_title_fixed
{
	font-size: 8pt;
	color: #ED193E;
	text-decoration: none;
	font-weight: bold;
}
.campaignfiledname
{
	font-size:12px;
	color:#010101;	
}
.grey_10_title
{
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
a.grey_10_title:hover
{
	color: #ED193E;
}
.grey_11_content
{
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
a.grey_11_content:hover
{
	color: #ED193E;
}
.red_11_content
{
	font-size: 11pt;
	color: #ED193E;
	text-decoration: none;
	font-weight:normal;
}
.red_12_title
{
	font-size: 12pt;
	color: #ED193E;
	text-decoration: none;
	font-weight:bold;
}
a.red_12_title:hover
{
	color: black;
}
.red_16_title
{
	font-size: 16pt;
	color: #ED193E;
	text-decoration: none;
	font-weight:bold;
}
a.red_16_title:hover
{
	color: black;
}
.page_title
{
	font-size: 11pt;
	font-weight: 900;
	color: #838589;
}
.input_text
{
    BORDER-RIGHT: #C0C0C0 1px solid;
    BORDER-TOP: #C0C0C0 1px solid;
    BORDER-LEFT: #C0C0C0 1px solid;
    BORDER-BOTTOM: #C0C0C0 1px solid;
    FONT-SIZE:12px;
}
.campaignsInput_text
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    color:#010101;
    FONT-SIZE:12px;
}
INPUT.input_text
{
    BORDER-RIGHT: #C0C0C0 1px solid;
    BORDER-TOP: #C0C0C0 1px solid;
    BORDER-LEFT: #C0C0C0 1px solid;
    BORDER-BOTTOM: #C0C0C0 1px solid;
    FONT-SIZE:12px;
}
INPUT.input_shadow
{
    BORDER-RIGHT: #d03232 1px solid;
    BORDER-TOP: #d03232 1px solid;
    BORDER-LEFT: #d03232 1px solid;
    BORDER-BOTTOM: #d03232 1px solid;
    FONT-SIZE:12px;
    BACKGROUND-IMAGE: url(../images/input-box-shadow.gif);
    BACKGROUND-REPEAT: no-repeat
}
.classButton
{
    border:0px; 
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF; 
    HEIGHT: 18px; 
    WIDTH: 68px;
    BACKGROUND-COLOR: #808080;
    cursor: pointer;
}

.classButton_over
{
    border:0px; 
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #ffffff; 
    HEIGHT: 18px; 
    WIDTH: 68px;
    BACKGROUND-COLOR: #d03232;
    cursor: pointer;
}
.color1_10B
{
	font-size: 10pt;
	color: #3BB3C3;
	font-weight: bold;
	text-decoration: none;
}
.color2_10B
{
	font-size: 10pt;
	color: #A4A375;
	font-weight: bold;
	text-decoration: none;
}
.NewsDate_9B
{
	font-size: 9pt;
	color: #3BB3C3;
	font-weight: bold;
	text-decoration: none;
}
.NewsTitle_9B
{
	font-size: 9pt;
	color: #838589;
	font-weight: bold;
	text-decoration: none;
}
.NewsDesc_8
{
	font-size: 8pt;
	color: #838589;
	font-weight:normal;
	text-decoration: none;
}
.NewsCont_7
{
	font-size: 7pt;
	color: #3BB3C3;
	font-weight:normal;
	text-decoration: none;
}
.TextBoxLink
{
	direction:rtl;
}
.TextBoxLink2
{
	direction:ltr;	
}
.btnSend
{
		background-image:url(images/btnSend.gif);
		height:22px;
		width:50px;
		background-color:transparent;
		border:0;
		cursor:pointer;
}
.bottom
{
		color: #ABABAB;  font-size: 8pt; text-decoration: none;
}
TD.required
{
	font-size: 9pt; color: #ED193E;
}
SPAN.required
{
	font-size: 11px; color: #ED193E; font-family: Verdana; margin-top: 10px;
}