﻿.bgWeekBlack	
{
	background:url('../Images/WeekBlack.gif') no-repeat;
	width:243px;
	height:25px;	
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
	font-family:Arial;
	cursor:pointer;
	padding-top:3px;
}

.bgWeekRed
{
	background:url('../Images/WeekRed.gif') no-repeat;
	width:243px;
	height:25px;	
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
	font-family:Arial;
	cursor:pointer;
	padding-top:3px;
	
}

.tabBlack
{
	background:url('../Images/tabBlack.gif') repeat-x;
	/*width:254px;*/
	/*width:315px;*/
	height: 45px; /*31px;*/
	font-family:Arial;
	font-size:13pt;
	color:#4a4a4a;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	/*margin-top:4px;*/
	padding-top:15px;
	text-align:center!important;
	padding-left:10px;
	padding-right:10px;
}

.tabRed
{
	background:url('../Images/tabRed.gif') repeat-x;
	/*width:284px;*/
	/*width:315px;*/
	height: 45px; /*35px;*/
	font-family:Arial;
	font-size:13pt;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	padding-top:15px;
	text-align:center!important;
	padding-left:10px;
	padding-right:10px;
}

.ProgressHeadLeft
{
	background:url('../Images/ProgressHeadLeft.gif') no-repeat;
	width:5px;
	height:35px;
}

.ProgressHeadBody
{
	background:url('../Images/ProgressHeadBody.gif') repeat-x;
	width:599px;
	height:35px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size:14pt;
	vertical-align:middle;
	text-align:center;
}

.ProgressHeadRight
{
	background:url('../Images/ProgressHeadRight.gif') no-repeat;
	width:5px;
	height:35px;
}

.ProgressHeadBottom
{
	background:url('../Images/ProgressHeadBottom2.gif') no-repeat;
	width:610px;
	height:15px;
}


.tdProgressContent
{
	border: 1px solid #585858;border-top:0px;border-left:0px;height:30px;
}


.tdProgressContentLeft
{
	border: 1px solid #585858;border-top:0px;height:30px;
}

.tdProgressContentBottomLeft
{
	border: 1px solid #585858 ;border-top:0px;border-bottom:0px;height:30px;
}

.tdProgressContentBottom
{
	border: 1px solid #585858;border-top:0px;border-bottom:0px;border-left:0px;height:30px;
}


.tablediv {
    display:  table;
    width:940px;
    padding-left:30px;
}
.celldiv {
    float:left;/*fix for  buggy browsers*/
    display:  table-cell;
    padding-right:0px;
    height: 19px;
}
.rowdiv  {
    display:  table-row;
    width:940px;
}

.textContent
{
	font-size:10pt;
	color:#333333;
	text-align:left;
	padding-left:20px;
}


.news {font-size:10pt;}
.news td {padding-right:20px;padding-bottom:10px;}

.new_mini_top {background:url('../Images/new_form_top.gif') no-repeat;width:175px;height:29px;font-size:8pt;text-align:center;}
.new_mini_middle {background:url('../Images/new_form_middle.gif') repeat-y;padding-top:20px;padding-left:20px;font-size:10pt;font-weight:bold;}
.new_mini_middle a {color:#000;text-decoration:none;}
.new_mini_middle a:hover{color:#000;text-decoration:underline;}

.new_mini_bottom {background:url('../Images/new_form_bottom.gif') no-repeat; width:175px;height:15px;}

.mini_form {width:190px;vertical-align:top;}

.dropzone {background:url('../Images/dropzone_back.gif') top left no-repeat; width:136px;height:39px;}

.att_body {background:url('../Images/att_body.gif') top left repeat-x; font-size:8pt;color:#474747;}

.att_split {background:url('../Images/att_split.gif') top left repeat-y; }
.tbl_file {padding-bottom:10px;}

.con_mail {font-size:12pt;color:#474747;text-decoration:none;}
.con_mail:hover{font-size:12pt;color:#474747;text-decoration:underline;}

.drop_body {background:url('../Images/drop_body.gif') top left repeat-y;color:Red;text-align:center;font-size:11pt; }
.drop_body a {color:#fb0404;text-decoration:none;}
.drop_body a:hover{color:#fb0404;text-decoration:underline;}


.watermarked
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.news_name {cursor:pointer;text-decoration:none;}
.news_name:hover {cursor:pointer;text-decoration:underline;}
.news_name_pop {font-size:12pt;color:#171717;margin-bottom:15px;}
.news_desc_pop {font-size:10pt;color:#474747;}

.att_bl {background:url('../Images/att_bl.gif') no-repeat left bottom;}
.drop_top {background:url('../Images/att_top_drop.gif') no-repeat top right;width:679px; }
.drop_bl {background:url('../Images/att_bl.gif') no-repeat bottom left; }
.drop_br {background:url('../Images/att_bottom_drop.gif') no-repeat bottom right;width:679px; }
.drop_in_top {background:url('../Images/drop_top.gif') no-repeat top ;width:661px; height:6px; }
.drop_in_bottom {background:url('../Images/drop_bottom.gif') no-repeat bottom ; width:661px; height:6px;}

