/* computerfutar css */

body	{
	background-color: #e2d4c0;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #7e5400;
	}
p, td, li	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	}
div	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	}
form	{
	margin:0;
	}
h1	{
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #7e5400;
	}
    .headerlink a:link	{
			color: #7e5400;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.headerlink a:visited	{
			color: #7e5400;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.headerlink a:active	{
			color: #7e5400;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.headerlink a:hover	{
			color: #7e5400;
			font-weight: bold;
			text-decoration: none;
			}
h2	{
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	}

h3	{
	margin:10px 0px 10px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

a:link	{
	font-weight: bold;
	color: #11501E;
	background-color: transparent;
	text-decoration: underline;
	}
a:visited	{
	font-weight: bold;
	color: #11501E;
	background-color: transparent;
	text-decoration: underline;
	}
a:active	{
	font-weight: bold;
	color: #11501E;
	background-color: transparent;
	text-decoration: underline;
	}
a:hover	{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

.menu {
  font-size: 16px;
	color:#7e5400;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

    .menu a:link	{
      font-size: 16px;
			color: #7e5400;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.menu a:visited	{
      font-size: 16px;
			color: #7e5400;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.menu a:active	{
      font-size: 16px;
			color: #7e5400;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.menu a:hover	{
      font-size: 16px;
			color: #7e5400;
			font-weight: bold;
			text-decoration: none;
			}

.menu2 {
  font-size: 16px;
	color:#ccb8a8;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

    .menu2 a:link	{
      font-size: 16px;
			color: #ccb8a8;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.menu2 a:visited	{
      font-size: 16px;
			color: #ccb8a8;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.menu2 a:active	{
      font-size: 16px;
			color: #ccb8a8;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.menu2 a:hover	{
      font-size: 16px;
			color: #ccb8a8;
			font-weight: bold;
			text-decoration: none;
			}
			
.gmo_adminmenu {
    font-size: 16px;
	color:#DFA575;
	font-weight: bold;
	}

        .gmo_adminmenu a:link	{
			color: #DFA575;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.gmo_adminmenu a:visited	{
			color: #DFA575;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.gmo_adminmenu a:active	{
			color: #DFA575;
			font-weight: bold;
			background-color: transparent;
			text-decoration: none;
			}
		.gmo_adminmenu a:hover	{
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: overline underline;
			}

.footer	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ccb8a8;
	vertical-align:middle;
	}
	.footer a:link	{
		font-weight: bold;
		color: #ccb8a8;
		text-decoration: none;
		}
	.footer a:visited	{
		font-weight: bold;
		color: #ccb8a8;
		text-decoration: none;
		}
	.footer a:active	{
		font-weight: bold;
		color: #ccb8a8;
		text-decoration: none;
		}
	.footer a:hover	{
		font-weight: bold;
		color: #ccb8a8;
		text-decoration: underline;
		}

.slide {
    cursor: hand;
    cursor: pointer;
    padding: 5px;
    border: 1px dotted black;
    font-size: 13px;
    font-weight: bold;
}

.slide img {
     border: 1px solid black;
     margin-right: 5px;
     vertical-align: middle;
}

.slideDiv {
    display: none;
}

