@charset "windows-1255";
/* CSS Document */
html, body {
	font:normal 12px Arial;
	color:#000;
	margin:0px;
	background:url(../images/bg.jpg) #fff;
/*	SCROLLBAR-FACE-COLOR: #757575;
	SCROLLBAR-HIGHLIGHT-COLOR: #c8c8c8;
	SCROLLBAR-SHADOW-COLOR: #c8c8c8;
	SCROLLBAR-3DLIGHT-COLOR: #c8c8c8;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #e0e4e8;
	SCROLLBAR-DARKSHADOW-COLOR: #c8c8c8;	
*/}
FORM, H1, H2, H3, H4 {
	margin:0px;
}
A {
	text-decoration:none;
}
H1 {
	margin:0px;
	padding:0px;
	font:bold 16px Arial;
	color:#000;
	text-align:right;
}
H2 {
	margin:0px;
	padding:0px;
	font:bold 12px Arial;
	color:#df0d00;
	text-align:center;
}
p {
	margin-top:5px;
}
img {
	border:none;
}
#Top {
	width:779px;
	background:#FFFFFF;
}
#Mid
{
	width:779px;
}
#Bot {
	clear:both;
	width:779px;
	height:30px;
	text-align:center;
}
#Header {
	width:779px;
	height:96px;
	background:url(../images/default_02.jpg) no-repeat right top;
	position:relative;
	direction:rtl;
	font-size:16px;
	color:#7b7b7b;
	font-weight:bold;
	text-decoration:none;
}
#Header Table {
	width:100%;
	height:96px;
}

#Menu {
	width:770px;
	height:30px;
	background:url(../images/menu_bg.jpg) no-repeat center;
	text-align:center;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#7b7b7b;
	direction:rtl;
	text-align:right;
}
#Menu Table {
	height:30px;
	text-align:center;
}
#Menu Table TH {
	padding-left:5px;
	padding-right:5px;
	width:99%;
	text-align:left;
}
#Menu Table TD {
	padding-left:5px;
	padding-right:5px;
}
#Menu Table A {
	font-family:Arial;
	font-size:14px;
	color:#7b7b7b;
	font-weight:bold;
	text-decoration:none;
}
#Menu Table A:hover {
	text-decoration:underline;
}

#LocationBar {
	width:779px;
	height:22px;
	font:normal 12px Arial;
	direction:rtl;
	text-align:right;
	color:#7b7b7b;
}
#LocationBar Table {
	width:100%;
	height:22px;
	padding-left:10px;
	padding-right:10px;
}
#LocationBar Table A {
	font:normal 12px Arial;
	text-decoration:underline;
	color:#7b7b7b;
}
#LocationBar Table A:hover {
	text-decoration:none;
}

#CourseTypeBox {
	width:177px;
	direction:rtl;
	text-align:right;
}
#CourseTypeBox Table {
	width:100%;
	height:215px;
}
#SearchBox {
	width:357px;
	height:123px;
	float:right;
	
	text-align:center;
	color:#0a71b4;
	font:normal 12px Arial;
}
#SearchBox Table {
	width:100%;
	height:123px;
}
#BottomMenu {
	clear:both;
	margin-top:10px;
	width:779px;
	text-align:center;
	font:bold 12px Arial;
	color:#7b7b7b;
	background:url(../images/bottom_menu_bar_bg.jpg) no-repeat top center #fff;
	direction:rtl;
}
#BottomMenu Table {
	height:35px;
	text-align:center;
}
#BottomMenu Table TD {
	padding-left:5px;
	padding-right:5px;
}
#BottomMenu A {
	font:bold 12px Arial;
	color:#7b7b7b;
	text-decoration:none;
}
#BottomMenu A:hover {
	text-decoration:underline;	
}
#Footer {
	clear:both;
	width:779px;
	height:28px;
}
#Footer Table {
	width:100%;
	height:28px;
	font-family:Arial;
	font-size:12px;
	color:black;
	font-weight:normal;
	text-decoration:none;	
	text-align:right;
}
#Footer Table TD{
	padding-left:10px;
	padding-right:10px;
}
#Footer A {
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;
}
#Footer A:hover {
	text-decoration:underline;
}
#Main {
	width:779px;
}
#Main Table {
	width:100%;
}
#MainRight {
	width:177px;
	float:right;
}

#MainLeft {
	border-right:1px solid #7b7b7b;
	width:600px;
	float:left;
}

#MailingListboxHeader {
	width:177px;
	height:39px;
	background:url(../images/more_info_header.jpg) no-repeat center;
}
#MailingListbox {
	width:177px;
	direction:rtl;
}
#MailingListbox Table {
	width:100%;
	font:normal 11px Arial;
	color:#7b7b7b;
}
#DefaultPageBox {
	width:600px;
	direction:rtl;
	text-align:center;
	margin-right:8px;
}
#DefaultPageBox Table {
	width:550px;
	height:200px;
	text-align:right;
}

#PageBox {
	width:550px;
	text-align:center;
	direction:rtl;
}
#PageBox Table {
	width:100%;
	height:630px;
	text-align:right;
}
#PageBox Table H1 {
	font:bold 20px Arial;
	color:#00c4df;
	text-align:right;
}
#PageBox Table A {
	font:normal 12px Arial;
	color:#000;
	text-decoration:underline;
}

#CoursePageBox {
	width:590px;
	text-align:center;
	direction:rtl;
}
#CoursePageBox Table {
	width:100%;
	height:630px;
	text-align:right;
}
#CoursePageBox Table H1 {
	width:556px;
	height:49px;
	font:bold 24px Arial;
	color:#fff;
	text-align:right;
}
#CoursePageBox Table A {
	font:normal 12px Arial;
	color:#000;
	text-decoration:underline;
}

#BottomBox {
	width:606px;
	height:363px;
	background:#f3f3d1;
}
#BottomBox Table {
	width:100%;
}
#BottomBox H1 {
	font:bold 16px Arial;
	color:#0a71b4;
	padding-top:5px;
	padding-bottom:5px;
	width:60%;
	border-bottom:2px dashed #0a71b4;
}
.Mheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Mheads:hover {
	color: #000000;
}
.Mheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.Mheads3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext:hover {
	text-decoration: underline;
}
.mtext_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.mtext_med:hover {
	text-decoration: underline;
}
.mtext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
A.mtext_small:hover {
	text-decoration: underline;
}
.mtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.mtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.mcats, .mcats:link, .mcats:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.mcats:hover {
	text-decoration:underline
}

.mcats2, .mcats2:link, .mcats2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.mcats2:hover {
	text-decoration:underline
}

.orange {
	color:#ff6600;
}
.black {
	color:#000;
}
.red {
	color:#df0d00;
}