/* CSS Document */

body	{
	color: #000;
	background: #c0c0c0;
	margin: 25px 0 25px 0;
	padding: 0;
	}
	
.hide	{
	text-indent: -9999px;
	}
	
img {
	border: 0;
	}
	
a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #6098b3;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #6098b3;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #808080;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #6098b3;
	background: transparent;  
	}
	
p, td, li, ul, ol, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	


	
table#maintext  {
	background: #fff;
	width: 800px;
	height: 440px;
	margin-left:auto; 
	margin-right:auto;
	}
		
td.maintext {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	}

table#nav {
	padding:0px;
	margin: 0px;
	background: #fff;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
}
table#head	{
	background: #fff;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	}
	
		
	
table#footer  {
	background: #fff;
	width: 800px;
	height: 92px;
	margin-left:auto; 
	margin-right:auto;
	}



/* This is for the Courses and Resources LIst Page */

h1 {
	padding: 0;
	margin: 39px 0 10px 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#fff;
	font-weight: normal;
}

h2.internal {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Lucida;
	font-size: 14px;
	color:#b54400;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom:0px;
	line-height: 1px;
	text-indent: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3.mpa {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#6098b3;
	font-weight: normal;
	margin: 0 0 0 39px;

}

table#title	{
	background-image:url(/olc/images/UNOG/title_background.jpg);
	background-color: #fff;
	background-position: bottom;
	background-repeat:no-repeat;
	width: 800px;
	height: 66px;
	margin-left:auto; 
	margin-right:auto;
	}
	
ul.basic {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
ul.basic a {
	display: block;
	width: 700px;
	color: #6098b3;
	text-decoration: none;
	text-indent: 25px;
	}

ul.basic a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #6098b3;
	background: transparent; 
	}

ul.basic a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #808080;
	background: transparent; 
	}

ul.basic a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #6098b3;
	background: transparent;  
	}
	
td#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

td#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	

}

