* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
}

h1 {
}

h2 {
}

h3 {
}

strong {
	color: #28a9c0;
}

b {
	color: #000000;
	font-weight: bolder;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

sup {
	margin: 0 0 0px;
	line-height: -2em;
	font-size: 10px;
}

p, blockquote, ul, ol {
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a:hover {
	text-decoration: none;
	color: #0278C0;
}

#container {
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px solid #c0c0c0;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Header */

#header {
	width: 920px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 129px;
}

#header img {
	border: none;
	margin: 0px;
	padding: 0px;
}


/* Page */

#page {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back-content.gif);
	background-repeat: repeat-y;
}

/* Content */

#contentDoc {
	float: right;
	width: 673px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#contentDoc table{
	background-color: #FFFFFF;
	margin-left: -15px;
}

#BackHome {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/doc-background.jpg);
	background-repeat: repeat-x;
}

#centerAd {
	width: 670px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/doc-middle.jpg);
	height: 292px;
}


#centerAd h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-left: 270px;
	padding-right: 20px;
}

#centerAd h3 {
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 300px;
	font-weight: normal;
	line-height: 16px;
}

#content {
	float: right;
	width: 500px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#content .post {
}

#content .post h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#content .post h2 {
	font-size: 16px;
	font-weight: bold;
	color: #94b025;
	padding-bottom: 10px;
}

#content .post h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

#content .post p, #content .post ul, #content .post ol {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#content .post blockquote, #content .post ul, #content .post ol {
	margin-left: 3em;
}

/* Ad Space */

#adspace {
	float: right;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -78px;
	background-color: #e8eeb3;
	font-size: 10px;
}

#menuAdspace {
}

#menuAdspace ul {
	list-style-type: none;
}

#menuAdspace li {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#menuAdspace a {
	text-decoration: none;
	display: block;
	background-color: #e8eeb3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#menuAdspace a:hover {
	text-decoration: none;
	background-color: #becd2b;
	display: block;
	color: #FFFFFF;
}

.AdspaceOver {
	text-decoration: none;
	display: block;
	background-color: #becd2b;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 173px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}

.boxed {
}

.boxed h2 {
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000;
}

.Over {
	background-image: url(../images/fleche-bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	background-color: #84D3E4;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}

.Over2 {

	text-decoration: none;
	display: block;
	background-color: #84D3E4;
	color: #FFFFFF;
}

#menu .Over2 h2
{
	color: White;
}

#menu .Over2 a
{
	background-image: url(../images/fleche-bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #84D3E4; 
}

.boxed .list {
	list-style: none;
}

.boxed .list li {
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 15px;
	padding-left: 0;
}

.boxed .list h3 {
	font-size: 77%;
}

/* Menu */

#menu {
	padding:0;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 173px;
}

#menu ul {list-style-type: none; }

#menu li {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	position:relative;
}

#menu a {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #a6dfec;
}

#menu a:hover {
	text-decoration: none;
	background-color: #84D3E4;
	display: block;
	color: #FFFFFF;
}



#menu li ul {
	display: none;
} 
#menu li:hover > ul {
	position:absolute;
	display:block;
	top:0;
	width: 100px;
	height: 35px;
	left:173px;
}


#dropmenudiv{
	background-color: #a6dfec;
	position:absolute;
	line-height:35px;
	z-index:100;
	padding: 0px 0;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#dropmenudiv a{
background-image: url(../images/fleche.gif);
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
padding: 0px;
background-color: #a6dfec;
width: 100%;
display: block;
text-indent: 20px;
padding: 0px 0;
border-bottom-style: dotted;
border-bottom-color: #FFFFFF;
border-bottom-width: 1px;

}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration: none;
background-color: #84D3E4;
color: #FFFFFF;
}


/* Footer */

#footer {
	width: 880px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
	color: #0278C0;
	font-weight: normal;
}


/* Copyright */

#copyright {
	width: 920px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
#search {
	float: left;
	width: 173px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#search input
{
	color: #666666;
	font-size: 11px;
	background-color: #F5F6E4;
	width: 160px;
}

#search strong{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: small-caps;

}

#search img  
{
	padding-left: 130px;
	padding-top: 5px;
}

#search input.searchBtn
{
	margin-left: 130px;
	margin-top: 5px;
}


.TitleAqua {
	font-size: 13px;
	font-weight: bold;
	color: #CC6666;
}
.TextBlack {
	font-size: 11px;
	line-height: 18px;

}
.TextBlackBold {
	font-size: 12px;
	font-weight: bold;
}
.style1 {color: #FF0000}

#notice a {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	background-color: #a6dfec;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#notice a:hover {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	background-color: #208499;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
}
