﻿body,td,th {
	font-family : Arial;
	font-size: 12px;
        line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	word-wrap:normal;
        word-break2:break-all;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {	font-family : Arial;
	font-size: 14px;
        line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family : Arial;
	font-size: 12px;
        line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family : Arial;
	font-size: 12px;
        line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family : Arial;
	font-size: 12px;
        line-height: 20px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-family : Arial;
	font-size: 12px;
        line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.bai:link {
	font-family : Arial;
	font-size: 14px;
        line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bai:visited {
	font-family : Arial;
	font-size: 14px;
        line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bai:hover {
	font-family : Arial;
	font-size: 14px;
        line-height: 20px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.bai:active {
	font-family : Arial;
	font-size: 14px;
        line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
td.left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
td.hh {
	word-break : normal | break-all | keep-all;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
  line-height: 1.5;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }