body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
}
a {
	color: #FF9600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #9A9A9A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.nor {
	font-size: 11px;
	color: #FF9600;
	text-decoration: underline;
}
a:hover.nor {
	font-size: 11px;
}
a.vrd {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover.vrd {
	font-size: 11px;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: #FF9600;
}
.mn {
	padding-right: 10px;
	padding-left: 10px;
}
.bor {
	border: 1px solid #000000;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab {
	padding-right: 196px;
	padding-left: 10px;
	padding-top: 10px;
}
.lks {
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #000000;
}

.content1{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #FF9600;
	font-weight: bold;
}

.content2{
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #000000;
}
.camtxt {	
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color : #F79500;
	font-weight: bold;
	padding-left: 30px;
}

