/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

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






h1,h2,h3,h4,h5,h6
{
	color: #ff8800;
}

h3.detail {
margin-left: 2em;
}

.Bigdarkblack {
color: #000000;
font-size: 18px;
}

.Bigdarkorange {
color: #ff8800;
font-weight: bold;
font-size:18px;
}

.darkblue {
color: #007799;
font-weight: bold
}

.darkorange {
color: #ff8800;
font-weight: bold
}


body, input, select
{

	font-family: tahoma, sans-serif;
	font-size: 10pt;
}

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.text, select
{
	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;
	width: 175px;
}

a
{
	color: #006699;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 1.5em auto 0em auto;
	width: 100%;
}
/* Logo */
#logo
{
	width: inherit;
	/*float:left;*/
}


#ads
{	position: absolute;
	top: 220px;
	left: 220px;
	border-bottom: solid 0px #336600;
	width: 400px;
	background: #007799;

}
/* Header */

#header
{
	padding: 2.5em 4.5em 0em 1.5em; /*4.5em 4.5em 0em 4.5em*/
}

#header2
{
	padding: 0.5em 4.5em 0em 4.5em;
}

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

#header2 h2.right
{	float:right;
	font-size: 1.5em;
	font-weight: normal;
	color: #007799;
	/*color: #949494;*/
	display: inline;
	padding-left: 0.5em;
}

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

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

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

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

#header2 h1 a
{
	color: #ff8800;
	text-decoration: none;
}

/* Menu */

#menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: solid 0px #336600;
	width: 100%;
	background: #007799;
	font-weight: bold;
	border-bottom: 3px solid #ff8800;
	/*background-image: url(images/menu_bg.gif); background-repeat: repeat-x;*/
	
}

#menu ul
{
	padding: 1em 4.5em 1em 3.5em; /*1em 4.5em 1em 4.5em* top, right, bottom, left */
	list-style: none;
}

#menu li
{
	display: inline;
	padding-right: 2.5em;
	font-size: 0.8em;
}

#menu li a
{
	color: #fff;
	background-color: inherit;
}

#menu li a:hover
{
	border-bottom: solid 1px #558800;
}

/**/

#category ul
{
	/*padding: 1em 4.5em 1em 3.5em; /*1em 4.5em 1em 4.5em* top, right, bottom, left */
	list-style: none;
}

#category li
{
	display: inline;
	padding-right: 2.5em;
	font-size: 0.8em;
}

#category li a
{
	color: #000000;
	background-color: inherit;
}

#category li a:hover
{
	border-bottom: solid 1px #558800;
}




/* Content */

#content
{
	padding-left: 0em;
	padding-right: 1em;
}

.box
{
	margin-bottom: 1.25em;
}

.box2
{	width: 100%;
	margin-bottom: 1.25em;
}




.boxContent
{
	margin-top: 0.5em;
	padding: 1.25em 1em 0.25em 1em;
	background: #ffffff url('images/a1.gif') top left repeat-x;
}

.boxContent p.notify
{
color: #ff8800;
}


.boxContent p.right
{
text-align: right;
/*color: #ff8800;*/
}

.boxContent p.center
{
text-align: center;
/*color: #ff8800;*/
}

.boxContent2
{
	margin-top: 0.5em; margin-right: 4em; margin-left: 4em;
	padding: 2em;
	background: #ffffff url('images/a2.gif') top left repeat-x;
}
/** 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%;
	margin-left: 0px;
}

/** boxB **/

.boxB .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #004466;
	background: #007799;
	padding: 1em 1.5em 1em 1em;
}

.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, .boxContent p
{
	margin-bottom: 1em;
	line-height: 1.5em;
}

/*#content .boxContent p.notify
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
	color:#FF0000;
}*/

#content strong
{
	color: #444;
}

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

#content h2,h3
{
}

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

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

#content ul, .boxContent 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
{
	margin-bottom: 1.5em;
}

#content table th, .boxContent table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #ff8800;
	font-size: 10pt;
}

#content table td, .boxContent table td
{
	padding: 0.3em; 
}

#content table tr.rowA, .boxContent table tr.rowA 
{
	background-color: #efefef;
	color: inherit;
	font-size:10pt
}

#content table tr.rowB, .boxContent table tr.rowB 
{
	background-color: #fafafa;
	color: inherit;
	font-size:10pt
}

#content table tr.rowHeader, .boxContent table tr.rowB 
{
	background-color: #e1e0e0;
	color: inherit;
	font-size:10pt
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -21em; /*-19-21*/
	width: 100%;
}

#primaryContent
{
	margin: -2em -2em 0em 15em; /*-4em -2em 0em 15em --- 0em 0em 0em 17em 15*/
	padding: 1.5em 2.5em 1.5em 2.5em;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 15em; /*default 15em*/
	padding: 1.5em 1.5em 1.5em 1.5em;
}

/* Footer */

#footer
{
	border-top: solid 1px #e5e5e5;
	text-align: center;
	padding: 1.5em 0em 1.5em 0em;
}

.clear
{
	clear: both;
}


.paging
{
border:1px solid #007799;
padding: 5px;
background: #007799;
color: #FFFFFF;
}
/*Use for DTPIcker*/
