* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 30px;
	background: #FFFFFF;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B43939;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: .5em;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #B43939;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 30px;
	padding: 20px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 1.4em;
	font-style: italic;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#logo {
	width: 800px;
	height: 70px;
	text-align: right;
	position: relative;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 5px;
	border-bottom-style: solid;
	left: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	clip: rect(auto,auto,auto,5px);
	float: none;
}

#logo h1 {
	font-size: 3.6em;
	font-weight: normal;
	font-style: italic;
}

#logo h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

#logo a {
	color: #FFFFFF;
}

/* Content */

#content {
	width: 860px;
	position: relative;
	right: auto;
}

/* Content > Main */

#main {
	float: left;
	width: 561px;
	position: absolute;
	left: -2px;
	top: 31px;
	height: 493px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Content > Main > Welcome */

#welcome {
	margin-bottom: 2em;
	padding-bottom: .7em;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #A6DEF0;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 200px;
	position: relative;
	padding-top: 5px;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A6DEF0;
	position: inherit;
	color: #990000;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	color: #990000;
}

#menu li {
	display: inline;
	color: #990000;
}

#menu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #A6DEF0;
	font-weight: bold;
	color: #666666;
}

#menu a:hover, #menu .active a {
	background: #A6DEF0;
	text-decoration: none;
	color: #28AEDB;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: absolute;
	bottom: 5px;
	float: none;
	height: 50px;
	width: 532px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	left: 5px;
	margin-left: 5px;
	visibility: visible;
	top: 290px;
}

#footer p {
	margin: 0;
	font-size: x-small;
	position: static;
	left: 5px;
	color: #333333;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#image {
}

/* my links */

body {
	background-color: #FFFFFF;
}

a:visited {
	color: #990000;
}
.style1 {
	color: #000000;
}

.style2 {
	color: #333333;
}

.style3 {
	color: #990000;
	font-weight: bold;
}

body,td,th {
	color: #999999;
}
a:link {
	color: #28AEDB;
}
a:visited {
	color: #090FCF;
}
a:hover {
	color: #000000;
}
.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #666666;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
}

.magnify li
{
	background: #666666;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 5px;
	position: relative;
	background-color: #999999;
}

.magnify .preview
{
	border-color: #000;
	width: 250px;
	height: 175px;
}
.magnify1
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify1 a
{
	cursor: default;
}

.magnify1 a .preview
{
	display: none;
}

.magnify1 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify1 img
{
	background: #666666;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 80px;
	height: 108px;
}

.magnify1 li
{
	background: #666666;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	background-color: #999999;
}

.magnify1 .preview
{
	border-color: #000;
	width: 175px;
	height: 200px;
}

