/***********************************************/
/* CSS1.css                                    */
/* Use with template Dhofar University         */
/***********************************************/

/***********************************************/
/* HTML font styles                            */
/***********************************************/

body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #08015E;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../../../image/bg.jpg);
	background-image: url(../../../image/bg.jpg);
	font-size: 10pt;
}


.titlefonts {
	font: normal 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #D40000;
	font-weight: bolder;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #FF3F00;
	text-decoration: underline;
}



/******* body hyperlink styles *******************/

a:link, a:visited{
	color: #D40000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.titlefonts {
	font: normal 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #C10000;
	font-weight: bolder;
}


/******* Table styles *******************/


table-layout:
mission_table {
	background: url(../images/mission-tab.jpg);
	color: #2A3F00;
	color: #0000FF;
	background-color: #2A3F00;
	color: #0000FF;
	color: #0000FF;
}

