
body {
	background: #FFFFFF;
      	margin-top: 0px; 
       	margin-right: 0px;
       	margin-bottom: auto;
	margin-left: 0px;
	}
#t3	{
	position:absolute;
	left:180px;
	top:128px;
	}
#t4	{
	position:absolute;
	left:176px;
	top:125px;
	}

#pos_abs3 {
	position:absolute;
	left:10px;
	top:150px;
	}



#add
	{
	position:absolute;
	left:15px;
	top:380px;
	width:210px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}

#add2
	{
	position:absolute;
	left:15px;
	top:390px;
	width:210px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}
#menu {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0642FA;

	}

#menu2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0642FA;

	}
#leftbox  {
	position:absolute;
	left:0px;
	top:130px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8C3534;
	background: #8C3534;
	width:180px;
	height:1700;
	}
#leftbox2  {
	position:absolute;
	left:0px;
	top:130px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8C3534;
	background: #8C3534;
	width:180px;
	height:2000;
	}


a {
	color: #FFFFFF;
	text-decoration: none;
	}


a.one:hover {
	background: #FFFFFF;
	color: #8C3534;

	}

a.two:hover {
	background: #8C3534;
	color: #FFFFFF;

	}

span.highlight {
	background-color: #8C3534;
	}


span.highlight2 {
	background-color: #FFFFFF;
	}