/*
DCSP v1.4b css file
	CSS file created: 7-april-2007
	Last Modified: NULL
*/


.mbordertable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #E8E8E8;
	font-size: larger;
}


body {
	margin: 1px;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
	color:#F6F6F6;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
}

.bodybox_title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#D6BB2D;
}



.headtop{
	vertical-align: text-top;

}

A {
	color: #D6BB2D;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}

A:visited {
	color: #D6BB2D;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}


A:HOVER {
	color: #D6BB2D;
	text-decoration: underline;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}

.workspace{
	font-size: 12px;
	font-family: "Tahoma", MS Sans Serif;
	text-align: right;
	direction: rtl;
}

.darkcolor {
	color:#135285;

}

/* Submit / Important button elements */
.button, input
{
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
input, select{
	direction:rtl;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

td {
	font: 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.higilitedborder{
	border: 1px Red;
	border-style: solid;
}

/* files on pages */
.fileheadtd{
background-color: #8C8C8C;
color: white;
height: 25px;
}

.filealt1td{
background-color: #F5F5F5;
color: black;
height: 25px;
}

.filealt2td{
background-color: #FCFCFC;
color: black;
height: 25px;
}

a:link.files{
color:black;
}
a:visited.files{
color:black;
}
a:hover.files{
color:black;
text-decoration:underline;
}

a:link.headtd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#D6BB2D;
}

a:visited.headtd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#D6BB2D;
}

a:hover.headtd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:underline;
	color:#D6BB2D;
}

.error_to_echo{
color:red;
}


input,textarea{
background-color:#570A08;
color:#FFFFFF;

}

.newshr{
color:#D6BB2D;
height:1px;
width:80%;

}

