body, td{
	font-family: Tahoma, Verdana, Arial, sans-serif; /*"Trebuchet MS", Arial, Verdana;*/
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#12233E;
	

}

body{
/*	font-family: Verdana, Arial, sans-serif; "Trebuchet MS", Arial, Verdana;*/
	background-image: url(../images/bg_blue.gif);
	background-color:#12233E;
	background-color:#ffffff;

	background-repeat:repeat-x;
}

a:link {
	color: #12233E;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #12233E;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #12233E;
}


.blueGrid{
	background-image:url(../images/grid_blue.gif);
	background-repeat:repeat-x;
}

a.whiteLink:link{
	color:white;
	text-decoration:none;
}

a.whiteLink:active{
	color:white;
	text-decoration:none;
}

a.whiteLink:hover{
	color:white;
	text-decoration:underline;
}

a.whiteLink:visited {
	color:white;
	text-decoration:none;
}

.copyright{
	font-size:9px;
	color:#333333;
}

.pageTitle{
	font-size:18px;
	font-weight:bold;
	font-family: "Simplified Arabic", Tahoma, Arial;
}

.title{
	font-size:14px;
	font-weight:bold;
}

.width100{
	width:100%;
}

.width150px{
	width:150px;
}

.red{
color:#FF0000;
}

.buttonGray{
	background-image:url(../images/btn_bg_gray.gif);
	background-repeat:no-repeat;
	width:81px;
	height:41px;
	border:0;
	font-size:10px;
	
}
li{
list-style-image:url(../images/bul_orange.gif);
}


a.blueLink:link{
	color:#12233E;
	text-decoration:none;
}

a.blueLink:active{
	color:#12233E;
	text-decoration:none;
}

a.blueLink:hover{
	color:#12233E;
	text-decoration:underline;
}

a.blueLink:visited {
	color:#12233E;
	text-decoration:none;
}

.galleryBorder{
	border:#1B3D72 solid 1px;
	padding:4px;
	width:150px;
	height:120px;
}

.galleryBorderGray{
	border:#CCCCCC solid 1px;
	margin:4px;
	padding:4px;
}
.tableHeader{
	background-color:#004180;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	padding:4px;
}

.tableBorderBlack{
	border: 1px #000000 solid;
}

.tableBorderGray{
	border: 1px #999999 solid;
}

.tableBorderBlue{
	border: 1px #004180 solid;
}

.blueBox{
	background-color:#E5EAF1;
	border:#B2C0D4 1px solid;
	padding:6px;
}

.blueBoxDark{
	background-color:#ABBED8;
	border:#B2C0D4 1px solid;
	padding:6px;
}

.grayDate{
	color:#999999;
	font-size:11px;
}

.btnGrayForItems{
	background-image:url(../images/btn_gray.gif);
	background-repeat:no-repeat;
	width:200px;
	height:30px;
}

.btnGrayForItemsB{
	background-image:url(../images/btn_gray_b.gif);
	background-repeat:no-repeat;
	width:200px;
	height:33px;
}
