body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #313131;
	background-color: #fbfcfd;
	background-image: url(../images/bg.jpg);
}

p {
	font-size: 0.8em;
	margin: 0.2em 0 1em 0;
	text-align: justify;
	width: 100%;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0 0 0.2em 0;
	color: #0b5c00;
	text-align: left;
	
}

.em {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0.7em 0 0.2em 0;
	color: #0b5c00;
}

.emtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0 0 0.2em 0;
	color: #0b5c00;
}

.em2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0.2em 0 0 0;
	color: #0b5c00;
	font-style: italic;
}

.em3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin: 0.2em 0 0 0;
	color: #0b5c00;
	font-style: italic;
	text-align: left;
}

.em4 {
	font-size: 0.8em;
	text-align: left;
}

.em5 {
	font-size: 0.7em;
	text-align: left;
	color: #0b5c00;
	}


a {
	color: #515151
}

a:hover {
	text-decoration: none;
}

ul, ol {
	font-size: 0.8em;
	margin: 0 0 0.4em 0;
}

ul.in {
	font-size: 1.2em
	margin: 0 0 0.4em 0;
}

li {
	margin: 0 0 0.2em 0;
}

img {
	border: 0px;
}

input, textarea, select {
	font-size: 0.7em;
	border: 1px solid #cccccc;
	margin: 0 0 0 0;
}

.menunumber {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}

.menu {
	margin: 0 0 0 1.6em;
}

.menuover {
	font-size: 0.82em;
	color: #0b5c00;
	margin: 0 0 0 0;
}

.submenunumber {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

.submenu {
	color: #222222;
	font-size: 0.7em;
	margin: 0 0 0.7em 0;
	padding-right: 20px
}

.submenuover {
	color: #0b5c00;
	font-size: 0.73em;
	margin: 0 0 0.4em 0;
	padding-right: 20px
}

.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0 0 0.2em 0;
	color: #0b5c00;
}

.numberdiv {
	color: #0b5c00;
	font-size: 1.5em;
	margin: 0 0 0 0;
}

.division {
	font-family: "Times New Roman", Times, serif;
	color: #0b5c00;
	font-size: 1em;
	margin: 0 0 0 0;
}

.thesis {
	color: #0b5c00;
	font-size: 0.7em;
	margin: 0 0 0.2em 0;
}

.sign {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.9em;
	margin: 0 0 0.6em 0;
	text-align: right;
}

.sign2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.9em;
	margin: 0 0 1.6em 0;
	text-align: left;
}

.s {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #0b5c00;
}

.button {
	border: none;
}

.copy {
	font-size: 0.7em;
	text-align: right;
}

.address {
	font-size: 0.7em;
}

.email {
	font-size: 0.8em;
}

.lightgray {
	background-color: #e1e1e1
}

.bgindex {
	background-color: #d8d8d8;
	background-image: url(../images/bgindex.gif);
}

.bgtop {
	background-color: #d8d8d8;
	background-image: url(../images/bgtop.gif);
}

.bgbot {
	background-image: url(../images/bg_bot.jpg);
}

.green {
	color: #0b5c00;
}

.orange {
	color: #a36400;
}


