body {
	background: #272727 url(images/img04.jpg) repeat;
	
	font: normal 13px "Tahoma", Arial, Helvetica, sans-serif;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/background-frame-black.jpg); 
	background-position:top; 
	background-repeat: no-repeat;
	
}
.backg
{
	 background-image: url(../images/background-frame-black.jpg); 
	 background-position:center; 
	 background-repeat: repeat-y;
	}
h1, h2, h3 {
	color: #313131;
	font-family: verdana;
    font-weight: bold;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote {
	text-align: justify;
	font-size: small;
	margin-left: 0.5em;
}

.bot {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

#content {
	float: left;
	width: 495px;
	padding: 5px 5px 10px 5px;
	
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}
#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	
}

div#oLinks li a
{
	font-family: tahoma;
	margin-top: 3px;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 3px;
	color: mediumblue;
	text-decoration: underline;
	margin-left: 12px;
	list-style-image: url(../images/bullett.jpg);
	left: 10px;
	line-height: 30pt;
	vertical-align: middle;
	text-align: center;
}

.TblForm
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: small;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: tahoma;
}
.ErrMessages
{
	font-weight: normal;
	font-size: x-small;
	color: #990000;
	font-style: italic;
	font-family: tahoma;
	text-decoration: underline overline;
}

.CalendarLink
{
		font-weight: normal;
	font-size: small;
	color: #066bc9;
	font-family: tahoma;
	text-decoration: underline;
	font-weight: bolder;
	
	}
#LozzMsg
{
	font-weight: bold;
	font-size: xx-small;
	cursor: pointer;
	color: midnightblue;
	font-family: tahoma;
	text-decoration: underline;
}
input, textarea
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: small;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: tahoma;
}

#divMaxLeng, #txtCountLenMsg
{
	font-family: tahoma;
	font-size: 7pt;
	color: #990033;
	font-weight: bold;
}

