/* Start of CMSMS style sheet 'ocdsa2010' */
html	{
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	}

body	{
	height: 100%;
	text-align: center;
	background-color: black;
	}

#page	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #A9834F;
	clear: both;
	background-color: #5b3715;
	}

#head	{
	width: 100%;
	height: 150px;
	border-bottom: 15px solid #A9834F;
	text-align: right;
	}

#left	{
	width: 183px;
	float: left;
	margin-left: 10px;
	background-color: white;
	margin-bottom: 20px;
	border-top: 5px solid #5b3715;
	}

#left ul	{
	margin-top: 2px;
	margin-bottom: 20px;
	}

#left li	{
	text-align: left;
	list-style: none;
	margin-left: -20px;
        margin-bottom: 5px;
	}

#right	{
	width: 183px;
	float: right;
	margin-right: 10px;
	background-color: white;
	margin-bottom: 20px;
	border-top: 5px solid #5b3715;
	}

#right ul	{
	margin-top: 2px;
	margin-bottom: 20px;
	}

#right li	{
	text-align: left;
	list-style: none;
	margin-left: -20px;
	}

#content{
	width: 575px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
	padding: 10px;
	border-top: 5px solid #5b3715;
	}

#content img {
        border: 0;
        }

#bottom	{
	clear: both;
	background-color: #A9834F;
	color: white;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 0.8em;
	font-weight: bold;
	}

#head ul	{
	margin-top: 5px;
	text-align: right;
	margin-bottom: 0px;
	list-style-image: url(images/star.jpg);
	color: white;
	font-weight: bold;
	clear: both;
	position: relative;
	}

#head li	{
	display: inline;
	margin-right: 3px;
	background-color: #A9834F;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	}

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

#head a:hover	{
	color: black;
	text-decoration: underline;
	}

#head img	{
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 85px;
	}

h2	{
	font-size: 1.5em;
	margin: 0px;
	color: #5b3715;
	}

h3	{
	font-size: 1em;	
	margin: 0px;
	font-style: italic;
	color: #A9834F;
	}

h4	{
	background-color: #A9834F;
	display: block;
	width: 100%;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
        margin-bottom: 10px;
	}

#left img	{
	vertical-align: -3px;
	}

#right img	{
	vertical-align: -3px;
        border: 0;
	}

a	{
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover	{
	text-decoration: underline;
	}

#rite    {
       float: right;
        }

.file_list_table  {
        width: 350px;
        }
/* End of 'ocdsa2010' */

