@import url(/css/layout.css);

.msgWarn, .msgOK, .msgError, .msg-warn, .msg-ok, .msg-error
{
	background-color: #ffffe9;
	color: #333333;
	padding: 5px 0px;
	width: 580px;
	text-align: center;
    margin: 10px;
	font-size: 9pt;
    font-family: Verdana, Arial, sans-serif;
}

.msgWarn, .msg-warn { color: #990000; font-weight: bold; border: 1px solid #e1e1ad; }
.msgOK, .msg-ok { border: 1px solid #009900; }
.msgError, .msg-error { border: 1px solid #990000; }
.msg-form-errors
{
    border: 1px solid red;
    margin: 10px;
    padding: 10px;
}

.tbl { border: 1px solid #dddddd; }

.fltRight { float: right; }

.txthead
{
    font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
}

.article { margin: 0px 5% 0px 25px; }

div.pre { font-family: Courier New; font-size: 10pt; white-space: pre; }

body, p, table, td { font-family: Verdana, Helevetia, Arial; }

.tn { font-family: Verdana, Helevetia, Arial; font-size: 10pt; }
.tm { font-family: Verdana, Helevetia, Arial; font-size: 9pt; }
.ts, .ts td, td.ts, .ts p, .ts a, #content .ts, #content .ts a, #content .ts a:visited
{
    font-family: Verdana, Helevetia, Arial;
    font-size: 8pt;
}

td.frmleft { font-size: 8pt; font-weight: bold; }

input.sb, select.sb { border: 1px solid #999999; font-family: Arial, Verdana; font-size: 9pt; }
input.tb, select.tb, textarea.tb { border: 1px solid #999999; font-family: Courier New; font-size: 10pt; background-color: #eeeeee; }
input.utb, select.utb, textarea.utb { border: 1px solid #999999; font-family: Courier New; font-size: 9pt; }
input.btn { font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; }

.in { display: inline; }
.u { text-decoration: underline; }

table.tbl-form { }
table.tbl-form tr.tr-tbl-form { text-valign: middle; text-align: left;}
table.tbl-form tr.tr-tbl-form td { padding: 5px; color: #660000; font-size: 12pt; font-weight: bold; border-bottom: 1px dotted #999999; }
* html table.tbl-form tr.tr-tbl-form td { border-bottom: none; padding: 5px; color: #660000; font-size: 12pt; font-weight: bold; background: url(/g/hr-dot.gif) repeat-x bottom; }

h1 { font-family: Georgia, Trebuchet MS, Verdana, Arial; font-size: 18pt; line-height: 1.5em; font-weight: normal; }
h2 { font-family: Georgia, Trebuchet MS, Verdana, Arial; font-size: 14pt; line-height: 1.5em; font-weight: normal; color: #333333; }
h3 { font-family: Georgia, Trebuchet MS, Verdana, Arial; font-size: 12pt; line-height: 1.5em; font-weight: normal; color: #333333; }
h4 { font-family: Georgia, Trebuchet MS, Verdana, Arial; font-size: 10pt; line-height: 1.5em; font-weight: normal; color: #333333; }

tr.bb td { border-bottom: 1px solid #dddddd; }

div.txtContent, div.txtContent p { font-size: 8pt; line-height: 1.8em; color: #333333; }

table#catMnu { margin-left: 10px; background: #e1e1e1; border: 1px solid #7d8ca1; text-align: left; }
table#catMnu tr td { line-height: 1.8em; }
table#catMnu tr td a { text-decoration: none; border-bottom: none; line-height: 1.8em; color: #333333; }
table#catMnu tr td a:hover { color: #0080ff; text-decoration: underline; }

table#dbMnu { margin-left: 10px; background: #e1e1e1; border: 1px solid #7d8ca1; text-align: left; }
table#dbMnu tr td { line-height: 1.8em; }
table#dbMnu tr td a { text-decoration: none; border-bottom: none; color: #333333; margin-bottom: 3px; }
table#dbMnu tr td a:hover { color: #0080ff; text-decoration: underline; }

table#boxMnu { margin-left: 10px; background: #e1e1e1; border: 1px solid #7d8ca1; text-align: left; }
table#boxMnu tr td { line-height: 1.8em; }
table#boxMnu tr td a { color: #333333; margin-bottom: 3px; }
table#boxMnu tr td a:hover { color: #0080ff; }
table#boxMnu ul { list-style-position: outside; list-style-type: disc; padding: 0; margin: 0 0 0 15px; }

table.tblList tr td a { text-decoration: none; color: #0080ff; }
table.tblList tr td a:hover { color: #ff0000; }

table.bk-det { border: 1px solid #cccccc; font-size: 8pt; }
table.bk-det tr.head { background: #dddddd; font-weight: bold; }

p.listBooks { margin: 0 20px; line-height: 1.8em; }
p.listBooks a, p.listBooks a:visited { color: #666666; font-size: 8pt; border-bottom: none; }
p.listBooks a:hover { color: black; text-decoration: underline; }

p.linkListBooks a, p.linkListBooks a:visited { color: #333333; font-size: 9pt; border-bottom: none; margin-bottom: 3px; }
p.linkListBooks a:hover { color: black; text-decoration: underline; }

p.mnuFooter a, p.mnuFooter a:visited { color: #666666; font-size: 8pt; border-bottom: none; }
p.mnuFooter a:hover { color: black; text-decoration: underline; }

.hil { color: #0080ff; }
a, a:visited { color: #0080ff; }
a:hover { color: #aa0000; }

a.notd, a.notd:visited { color: #7d8ca1; text-decoration: none; border-bottom: none; }
a.notd:hover { color: #990000; }

a.lks, a.lks:visited { font-size: 8pt; text-decoration: none; }

img.bk { margin: 5px; border: 0; }

@media tty {
 i{content:"\";/*" "*/}} @import '/css/ie5after.css'; /*";}
}/* */
