{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #FFF; /*444*/
}

body
{
	padding-top:0;
	margin-top:0;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #fafafa; /*777*/
	background: url(images/bgdot.gif) #1d1d1d;
}

input
{
	padding-top:0;
	margin-top:0;
	font-family: tahoma, sans-serif;
	font-size: 15px;
	color: #2a2a2a; /*777*/
	
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.35em;
}

input.sub
{
	background-color: #facd02;
	color: #2a2a2a;
	padding: 7px 20px 7px 20px;
	border-top: solid 2px #ffec95;
	border-left: solid 2px #ffec95;
	border-bottom: solid 2px #8d5b05;
	border-right: solid 2px #8d5b05;
	font-weight: bold;
}

.sub:hover
{
	background-color: #ffdf50;
	color: #2a2a2a;
	padding: 7px 20px 7px 20px;
	border-top: solid 2px #fff6d0;
	border-left: solid 2px #fff6d0;
	border-bottom: solid 2px #c2a005;
	border-right: solid 2px #c2a005;
	font-weight: bold;
}

input.text
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	background: #FFF;
}

a
{
	color: #FFF; /*#facd02; #006699*/
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 0 auto;
	width: 100%;
}

/* Header */

#header
{
	padding: 4.5em 4.5em 0em 6.5em;
}

#header h2
{
	font-size: 0.8em;
	font-weight: normal;
	color: #949494;
	display: inline;
	padding-left: 0.5em;
}

#header h1
{
	font-size: 1.9em;
	display: inline;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #343434;
	text-decoration: none;
}

/* Menu */

#menu
{
	color: white;
	top: 0px;
	left: 0px;
	background-color: #558800;
	/*border-bottom: solid 5px #facd02;*/
	width: 100%;
	background:url(images/header-new-2.jpg) top left no-repeat #080808;
	height:124px;
	width: 1105px;
	margin: auto;
	margin-top: 30px;
}

#menu ul
{
	/*float:right;*/
	padding: 55px 20px 0 0;
	margin-top: 60px;
	list-style: none;
}

#menu li
{
	font-family: Verdana;
	display: inline;
	
	font-size: 1.2em;
	font-weight: bolder;
}

#menu li a
{
	color: white;
	background-color: inherit;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
	/*border-bottom: solid 1px #558800;*/
}

/* Content */

#content
{
	padding-left: 2em;
	padding-right: 2em;
}

.box
{
	margin-bottom: 1.25em;
	border-radius:15px;
}

.box-r
{
	margin-bottom: 1.25em;
	margin-left: 8px;
	margin-right: 8px;
}

.boxContent
{
	margin-top: 15px;/*0.5em;*/
	padding: 1.25em 1em 0.25em 1em;
	background: #282828;
	border-top: 3px solid #facd02;
	border-bottom: 3px solid #facd02;
	border-radius: 15px;
}

/** boxA **/

.boxA .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #bb6600;
	background: #ff8800;
	padding: 1em 1.5em 1em 1em;
}

.boxA span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxA a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxA a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #ff9900;
}

.boxA input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxA input.text
{
	width: 100%;
}

/** boxB **/

.boxB .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #004466;
	background: #007799;
	padding: 1em 1.5em 1em 1em;
}
#pricont
{
	padding: 30px;
	font-size: 15px;
}
#pricont p
{
	line-height: 25px;
}
.boxB span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxB a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxB a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #007799;
}

.boxB input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxB input.text
{
	width: 100%;
}

/** Content **/

#content p
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
}

#content strong
{
	color: #FFF; /*444*/
}

#content h2,h3,h4,h5,h6
{
}

#content h2,h3
{
}

#content h3
{
	font-size: 1.0em;
}

#content h2
{
	font-size: 1.25em;
}

#content ul
{
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #558800;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table
{
	width: 100%;
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0em;
	color: #FFF; /*444*/
}

#content table td
{
	padding: 0.7em;
}

#searchbox
{
	position: relative;
	text-align: center;
	right: 1px;
	top: 15px;
	font-size: 15px;
}

#searchbox table td
{
	padding: 0.4em;
	cursor: default;
}

#content table tr.rowA
{
	background-color: #494949;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #676767;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	margin: 0 auto;
	width: 100%;
	background: transparent;
}

#primaryContent
{
	margin: 0em 1.5em 0em 1.5em;
	padding: 2.5em 2.5em 1.5em 2.5em;
	background: transparent;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 13em;
	padding: 2.5em 2.5em 1.5em 2.5em;
}

/* Footer */

#footer
{
	/*border-top: solid 1px #e5e5e5;*/
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #FFF;
	font-size: 15px;
}
#footer a
{
	color: #FFF;
}
.clear
{
	clear: both;
}

.menulinks{
	color:#558800;
	text-decoration: none;
	cursor:pointer;
	font-weight: normal;
}

.menulinks:hover{
	text-decoration: underline;
	cursor:pointer;
	font-weight: bold;
}

/* Tooltip code */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px 10px;
background-color: #2a2a2a;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#topmsg {
font-size: 15px;
line-height: 20px;
margin: auto;
width: 1105px;
color: #9d9d9d;
}

