	.alt:link {color: #C0C0C0}
	.alt:visited {color: #C0C0C0}
	.alt:hover {color: #FFFFFF}
	
	.alt1:link {font: bolder; color: #000000}
	.alt1:visited {font: bolder; color: #000000}
	.alt1:hover {font: bolder; background-color: #CCCCCC}
	
	.alt2:link {color: #969696}
	.alt2:visited {color: #969696}
	.alt2:hover {color: #FFFFFF}
	
	.alt3:link {color: #000000}
	.alt3:visited {color: #000000}
	.alt3:hover {color: #000000}
	
	.alt4:link {font: bolder; color: #C0C0C0}
	.alt4:visited {font: bolder; color: #000000}
	.alt4:hover {font: bolder; background-color: #000000}

	.footer-alt:link {color: #C0C0C0}
	.footer-alt:visited {color: #C0C0C0}
	.footer-alt:hover {color: #FFFFFF}
	
	.no-underline:link {color: #C0C0C0}
	.no-underline:visited {color: #C0C0C0}
	.no-underline:hover {color: #FFFFFF}
	.no-underline {text-decoration: none}
	
a {
  outline: none;
}
	
body {
	background-color: #606060;
	background-image: url();
	background-repeat: no-repeat;
}
html, body, #center_comp {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#center_comp {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 860px;
}

.footer	
{
    COLOR: #A0A0A0;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Arial
}

.footer2	
{
    COLOR: #A0A0A0;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Arial
}

.link
{
    COLOR: #C0C0C0;
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bolder
}

.gallery_link
{
    COLOR: #969696;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bolder
}

.gallery_title
{
    COLOR: #EBEBEB;
    FONT-SIZE: 32px;
    FONT-FAMILY: Verdana, Arial;
    FONT-STYLE: italic
}

.gallery_body
{
    COLOR: #EBEBEB;
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bolder
}

.about_title
{
    COLOR: #000000;
    FONT-SIZE: 18px;
    FONT-FAMILY: Verdana, Arial
}

.about_body
{
    COLOR: #000000;
    FONT-SIZE: .8em;
    FONT-FAMILY: Verdana, Arial
}

.about_link
{
    COLOR: #969696;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bolder
}

.vision_title
{
    COLOR: #404040;
    FONT-SIZE: 22px;
    FONT-FAMILY: Verdana, Arial
}

.vision_body
{
    COLOR: #000000;
    FONT-SIZE: .8em;
    FONT-FAMILY: Verdana, Arial
}

.index_title
{
    COLOR: #FFFFFF;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial
}

.index_body
{
    COLOR: #000000;
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana, Arial 
}

.tech-info_body
{
    COLOR: #F5F5F5;
    FONT-SIZE: .8em;
    FONT-FAMILY: Verdana, Arial
}

.help-body
{
    COLOR: #F5F5F5;
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana, Arial
}

.help-title
{
    COLOR: #F5F5F5;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial
}

.toc-body
{
    COLOR: #F5F5F5;
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana, Arial
}

.toc-title
{
    COLOR: #F5F5F5;
    FONT-SIZE: 22px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial
}
 
.privacy-body
{
    COLOR: #F5F5F5;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial
}

.privacy-title
{
    COLOR: #F5F5F5;
    FONT-SIZE: 22px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial
}

.center
{ 
text-align: center
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left
}

