table.clock {
  text-align: center;
  padding: 5px;
  margin: auto;
}
.clock{
  text-align: center;
  font: .9em verdana, arial, helvetica, ms sans serif;
}
.formswhite {
	border: 0px solid #ffffff;
}
.grey_bg {
	background-color: #83878E;
}
.bg_color {
	background-color: #233250;
}
.headings {font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#fff;
}
.headings_anchor:link {font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#fff;
text-decoration:none;
}
.headings_anchor:visited{font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#E4E1E1;
text-decoration:none;
}
.headings_anchor:hover {font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000;
text-decoration:none;
}

.table_border {
	border: 1px solid #1F2A43;
}
.white_bg {
	background-color: #000000;
}
.heading_font {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F2A43;
}
.change_pwd{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.content {font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#737373;
padding-left:5px;
}

.content_link {font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#737373;
}
.content_link a{color:#737373; text-decoration:none;}
.content_link a:hover{color:#FF7F00; text-decoration:underline;}

.links:link {font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#2A52AC;
text-decoration:none;

}
.links:visited {font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#2A52AC;
text-decoration:none;

}
.links:hover {font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#1F2A43;
text-decoration:none;
border-bottom:1px dashed #1F2A43;
}

.links2:link {font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#fff;
text-decoration:none;
}
.links2:visited {font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#fff;
text-decoration:none;
}
.links2:hover {font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#999;
text-decoration:none;
}
.content_01 {
        font-family: tahoma;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
}

.orange_links:link {
        font-family: tahoma;
        font-size: 11px;
        font-weight: normal;
        text-color: #FF7800;
        text-decoration: none;
}
.orange_links:visited {
        font-family: tahoma;
        font-size: 11px;
        font-weight: normal;
        text-color: #FF7800;
        text-decoration: none;
}
.orange_links:hover {
        font-family: tahoma;
        font-size: 11px;
        text-color: #ffffff;
}
.dotts {
	background-image: url(../images/h_dots.gif);
	background-repeat: repeat-x;
}
.dotts_black {
	background-image: url(../images/dots_black.gif);
	background-repeat: repeat-x;
}
.h_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0557C5;
	text-decoration: none;
}
.h_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
.form_border {
        font-family: tahoma;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
		border:solid 1px #ffffff;
}

.tablewidth900 {width:900px;}
.add_remove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #315791;
	text-decoration: none;
}

.table_heading {font-family:tahoma; font-size:11px; font-weight:bold; text-decoration:none; color:#EC6909; text-align:center;} 
.paging{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;}
	

.create_subfolder { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF0000; vertical-align:middle}
.create_subfolder a{ color:#FF0000; text-decoration:underline;}
.create_subfolder a:hover{ color:#FF0000; text-decoration:none;}
.create_subfolder a:link{ color:#FF0000; text-decoration:underline;}
.create_subfolder a:visited{ color:#FF0000; text-decoration:underline;}

a:link { text-decoration: none; color:#084f8c; }
a:visited { text-decoration: none; color: #084f8c; }
/*a:active { text-decoration: underline; color: green; }*/