/* CSS Document */
body {
	margin: 0px;
}

.white {
	color: #FFFFFF;
}

.white a {
	color: #FFFFFF;
	text-decoration: none;
}

.black {
	color: #000000;
}

.black a {
	color: #000000;
	text-decoration: none;
}

.red {
	color: #b90d0d;
}

.red a {
	color: #b90d0d;
	text-decoration: none;
}

.gray {
	color: #8c8c8c;
}

.gray a {
	color: #8c8c8c;
	text-decoration: none;
}

.darcGray {
	color: #656565;
}

.darcGray a {
	color: #656565;
	text-decoration: none;
}

.darcGrayMarquee {
	color: #656565;
}
.darcGrayMarquee a{
	color: #656565;
}

.darcGrayMarquee a:hover{
	color:#b90d0d;
	text-decoration: none;
}

.font8px {
	font-size: 8px;
}

.font9px {
	font-size: 9px;
}

.font10px {
	font-size: 10px;
}

.font11px {
	font-size: 11px;
}

.font12px {
	font-size: 12px;
}

.font13px {
	font-size: 13px;
}

.font14px {
	font-size: 14px;
}

.font15px {
	font-size: 15px;
}

.font16px {
	font-size: 16px;
}

.font17px {
	font-size: 17px;
}

.font18px {
	font-size: 18px;
}

.font19px {
	font-size: 19px;
}

.font20px {
	font-size: 20px;
}

.bold {
	font-weight: bold;
}

.verdana {
	font-family: verdana;
}

.arial {
	font-family: Arial;
}

.tahoma {
	font-family: tahoma;
}

.elegance {
	font-family: elegance;
}

.div {
	border: solid;
	border-color: #63605f;
	border-width: thin;
}

.hiddenDiv {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.alert {
	background: #808285 url(../images/exclamation.png) 15px center no-repeat
		;
	text-align: left;
	padding: 5px 20px 5px 90px;
	border-top: 2px solid #bcbdc0;
	border-bottom: 2px solid #bcbdc0;
	border-left: 2px solid #bcbdc0;
	border-right: 2px solid #bcbdc0;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.alertNewsLetter {
	background: #808285 url(../images/exclamation.png) 15px center no-repeat
		;
	text-align: center;
	padding-top: 5px;
	border-top: 2px solid #bcbdc0;
	border-bottom: 2px solid #bcbdc0;
	border-left: 2px solid #bcbdc0;
	border-right: 2px solid #bcbdc0;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.textBoxBackground {
	background: url(../images/textBox.jpg);
	background-repeat: no-repeat;
}

.advancedSearch {
	background: url(../images/advancedSearch.png);
	background-repeat: no-repeat;
}

.textBoxBackgroundRS {
	background: url(../images/textBoxRS.jpg);
	background-repeat: no-repeat;
}

.textBox {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	width: 216px;
	height: 18px;
	color: #959595;
	border: 0px;
	background-color: #f9f9f9;
}

.imageBorderGray {
	border-color: #cbcbcb;
}

.imageBorderWhite {
	border-color: #ffffff;
}

.readMore {
	background: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.more {
	background: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.readColor {
	color: #666666;
}

.readColor a {
	color: #666666;
	text-decoration: none;
}

.upCoPrContainer {
	background: url(../images/upCoPrContainer.jpg);
	background-repeat: no-repeat;
}

.more {
	background: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.more2 {
	background: url(../images/more2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.grayB {
	color: #5b5353;
}

.grayB  a {
	color: #5b5353;
	text-decoration: none;
}

.hiddenBorderTable {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

/*from choueib.*/ /*.grayBg{
background:url(../images/grayBg.gif);
background-repeat:repeat-x;
wodth:733px;
height:31px;
}*/ /*.tabBg{
background:url(../images/tabBg.gif);
background-repeat:repeat-x;
height:30px;
cursor:pointer;
}*/ /*.tabBg:hover{
background:url(../images/tabBgOver.gif);
background-repeat:repeat-x;
height:30px;
color:#FFFFFF;
cursor:pointer;
}*/
.tabRed {
	background: url(../images/tabBgOver.gif);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	cursor: pointer;
}

.hand {
	cursor: pointer;
}

.darckGray {
	color: #656565;
}

.darckGray a {
	color: #656565;
	text-decoration: none;
}

/*.red{
color:#bc1f1f;
}*/
.grayStrong {
	color: #656565;
}

.grayStrong a {
	color: #656565;
	text-decoration: none;
}

a {
	text-decoration: none;
}

.border {
	border-left: 6px solid #e8e8e8;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #d6d6d6;
	padding: 8px 10px 5px 6px;
}

.tdred {
	color: #b70000;
}

.newsLetter {
	width: 180px;
	height: 14px;
	font-size: 11px;
	font-weight: bold;
}

.fixHBg {
	background: url(../images/fixHBg.png);
	background-repeat: no-repeat;
	background-position: right;
}

.trebuchet {
	font-family: "Trebuchet MS";
}

.whiteGray {
	background: url(../images/whiteGrayLine.jpg);
	background-repeat: repeat-x;
}

.cursor {
	cursor: pointer;
}
