/*
Red - #BA2513
Green - #52823B
Blue - #6673AE
*/

body
{
	font-family: "Comic Sans MS", Arial, Geneva, sans-serif;
	font-size: 1em;
	margin: 1px;
	background-color: #CCC;
	background-image: url(images/dxu_bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 50%;
}

strong { font-weight: bold; }

h1
{
	border-color: black;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

h1 { color: #000000; }
h2 { color: #52823B; }
h3 { color: #6673AE; }

p, li, dt, dd
{
	font-family: "Comic Sans MS", Arial, Geneva, sans-serif;
	font-size: 90%;
}

ol { list-style: decimal; }
ul { list-style: default default; }
li { padding: 0 0 5px 0; }
ol, ul { margin-left: 1em; }
li { padding-bottom: .7em; }

dt
{
	font-weight: bold;
	margin: 5px 0 0 0;
}

dd
{
	font-weight: normal;
	margin: 0 0 0 10px;
}

p.firstpara
{
	margin-top: 0px;
	padding-top: 0px;
}

.nav-top, .nav-bottom
{
	padding: 3px;
	margin: 5px 0 10px 0;
	font-size: 90%;
	border-color: red;
	border-style: solid;
}

.nav-top, .nav-bottom
{
	border-width: 0 0 5px 0;
	padding: 0px;
}

.navtab-thispage, .navtab-otherpage
{
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-style: solid;
	margin-bottom: -1px;
}

.navtab-otherpage
{
	color: white;
	border-width: 0;
	border-color: #52823B;
	background: url(/images/corners_tr.gif) top right no-repeat;
}

.navtab-otherpage-tl { background: url(/images/corners_tl.gif) top left no-repeat; }

.navtab-thispage
{
	color: white;
	border-color: red;
	border-width: 0px;
	background: url(/images/corners_tr_f2.gif) top right no-repeat;
}

.navtab-thispage-tl { background: url(/images/corners_tl_f2.gif) top left no-repeat; }

.captionbox
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.captionbox em { font-size: 80%; }
.normal { }
.main { margin: 0 2em 0 2em; }

.new
{
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}

.d
{
	color: #52823B;
	font-size: 100%;
}

.chi
{
	color: #BA2513;
	font-family: Times New Roman;
	font-size: 180%;
}

.u
{
	color: #6673AE;
	font-size: 100%;
}

.small { font-size: 70%; }

.warning
{
	color: red;
	font-weight: normal;
}

.highlight
{
	font-size: 140%;
	color: #974300;
	background-color: #FFFFFF;
}

.gripa3
{
	font-weight: bold;
	color: #974300;
}

.section
{
	background-color: #EEEEEE;
	margin: 1em;
	padding: 1em;
	border-color: #BA2513;
	border-width: 1px;
	border-style: solid;
}
