/* GLOBAL */
* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0;
	background-color: #FFFFFF;
	color: #000000;
}
img {
	border: 0;
}
p.TextInfo01 {
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	line-height: 32px;
}
p.TextInfo02 {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
}
p.TextInfo03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}

p.TextInfoStr01 {
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	line-height: 32px;
}
p.TextInfoStrCentr01 {
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	line-height: 32px;
}
.comment01 {
	font-size: 12px;
}


.Top01 {
	vertical-align: top;
}
.selected01 {
	text-decoration: none;
	font-weight: bold;
}







/* LINKS */
a, a:link, a:hover {
	text-decoration:underline;
	color:#0066CC;
	cursor:pointer;
}

a:link a:visited a:hover, a:active {
	color:inherit;
	text-decoration:none;
}



/* MISC */
.clear {
	clear: both;
}
.borderTopLeft {
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
}
.borderBottomRight {
	border-right: 1px solid #787878;
	border-bottom: 1px solid #787878;
}
.borderRight {
	border-right: 1px solid #787878;
}
.borderRightDotted {
	border-right: 1px dotted #787878;
}
/* SITE WRAPPER */
#wrapper_large, #wrapper_thumb {
	text-align:left;
	width: 807px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
/* ID PLATE */
#idplate {
	margin-bottom: 0px;
	margin-top: 0px;
}
#underline {
	text-decoration: underline;
}

#idplate .logo {
}
/* SITE TITLE */
#sitetitle {
	margin-bottom: 10px;
	border-bottom: 1px dotted #7f7f7f;
}
#sitetitle h1 {
	background-color:inherit;
	font-size: 20px;
}


p.navigat0 {
	color: #000000;
	font-weight:100;
	text-decoration: underline;
	letter-spacing:0.1em;
	line-height:22px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

/* ID Styles */

#navigation a {
	color: #000000;
	font-weight:100;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:22px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
#navigation a:hover {
	color:#0000CC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 0pt;
	border-bottom-width: 2pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	}
	/* 
#navigation a:visited {
	color:#666666;
	}
	*/
.Copyright01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
}
.ColumnsSide {
	background-color: #E7E7E7;
	vertical-align: top;
	text-align: left;
}
.InfoOnMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E7E7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
	text-align: left;
}
