﻿#links
{
    color: #FFFFFF;
    width: 300px;
    font-family: Verdana, sans-serif;
    font-size: .8em;
    font-weight: normal;
    background-color: #4D4D4E;
}
.inverse
{
	color:White;
	background-color:Black;
}
.nomargin
{
	padding: 0px;
	margin: 0px;
 overflow-y:scroll;
}
.Gruppo
{
font-family: 'Gruppo', sans-serif;
}
.MavenPro
{
font-family: 'Maven Pro', cursive;
}
.vxs
{
    font-size: 10pt;
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
}
.vxsw
{
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
}
.vxswp
{
	font-family: 'Josefin Sans';
	font-size: 12pt;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
}
.vxsw a
{
	color: #6666FF;
	text-decoration: none;
}
.vxsw a:hover
{
    text-decoration: underline;
    font-weight:bold;
}
.vxs a
{
    color: #3366CC;
    text-decoration:none;
}
.vxs a:hover
{
    text-decoration: underline;
    font-weight:bold;
}
.vxsdot
{
    font-size: 10pt;
    font-family: Verdana, Sans-Serif;
    text-decoration: underline;
}
.vxs ul
{
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
}
.txs
{
	font-size: 10pt;
	font-family: Tahoma, Sans-Serif;
}

.vx
{
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
	line-height: 14pt;
}
.tx
{
	font-size: 12pt;
	font-family: Tahoma, Sans-Serif;
	line-height: 14pt;
}
.infotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFE1;
}
.hdrul
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    border-bottom: thin solid #9999CC;
    text-align: left;
}

#main {
	text-align: justify;
	margin: 0 0 0 5em;
	padding: 0.5mm 5mm 5mm 5mm;
	border-left: 1px solid rgb(153,153,153);
	font-family: Verdana, Sans-Serif;
}


#main a
{
	color: #99cccc;
	background-color: transparent;
	text-decoration: underline;
}

#main a:hover
{
	color: palegoldenrod;
}

h2
{
	font-family: Sans-Serif;
	font-weight: bolder;
	font-size: large;
}
h1 span
{
	padding: 2px;
}
#main .topOfPage {
  color: white;
  background-color: transparent;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#main > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}


.bodygr
{
	margin: 0;
	font: verdana, arial, sans-serif;
	color: #EEE;
	background: #4d4d4e;
}
.bodybl
{
	margin: 0;
	background-color: black;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
#footer
{
	color: #7BD32C;
	background: #686868 right top;
	font-size: 12;
	margin: 0 auto 0 auto;
	padding: 5px 0em 5px 0px;
	clear: both;
	font-family: Sans-Serif;
	width: 760px;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}
.buttonActionx
{
    padding: 4px;
    font-size: 1.2em;
    color: white;
    font-family: Verdana, sans-serif;
    cursor: hand;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: left;
    height: 2em;
    font-variant: normal;
}

.buttonAction
{
	padding: 4px;
	font-size: 1em;
	color: white;
	font-family: Arial;
	cursor: hand;
	width: 12em;
	background-color: #000000;
	line-height: 2em;
	text-decoration: none;
}
.buttonActionA
{
	padding: 4px;
	font-size: .7em;
	color: white;
	font-family: Arial;
	background-color: #6387E1;
	cursor: hand;
	text-transform: uppercase;
	width: 12em;
	text-decoration: none;
	display: block;
	text-align: center;
}
.headpic
{
	height: 67px;
	width: 390px;
	background: url('img/header2.jpg') repeat-x;
	font-size: 12pt;
	color: lightblue;
	font-family: Verdana;
}
/*CollapsiblePanel*/
.collapsePanel
{
    border-color: #000000;
    background-color: gray;
    overflow: hidden;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-style: solid;
    border-top-width: medium;
}
.collapsePanel a
{
    color:Aqua;
    font-weight:normal;
    font-size:10px;
}
.collapsePanelHeader{
    border-color: #000000;
    width: 100%;
    height: 30px;
    color: #FFF;
    font-weight: bold;
    background-color: #006699;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-style: solid;
    border-top-width: medium;
}

.collapsePanelHeader a
{
    color:White;
    font-weight:normal;
    font-size:10px;
}
.GVHeaderStyle
{
	background-color: slategray;
	color: White;
	font-weight:normal;
	font-family: Tahoma, Sans-Serif;
}

.GVAlternatingRowStyle
{
	background-color: #607b7b;
	font-family: Tahoma , Sans-Serif;
	font-size: 10pt;
	color: lime;
}

.GVRowStyle
{
	font-family: Tahoma , Sans-Serif;
	font-size: 10pt;
	background-color: #4d5d60;
	color: lime;
}
.headertitle
{
    font-family: Verdana;
    font-size: 2em;
    color: #000000;
}
.pagetitle
{
	font-family: 'Gruppo', sans-serif;
	font-size: 3em;
	line-height: 50px;
}
.smallgray
{
	font-family: Verdana, sans-serif;
	font-size: .8em;
	color: #C0C0C0;
}
.smallgray a
{
	color: #C0C0C0;
}

.content {
	padding: 5px;
	width: 760px;
	margin: 0 auto 0 auto;
	text-align: left;
}
.bodycenter {
	margin: 0;
	text-align: center;
	font: .8em verdana, arial, sans-serif;
	color: #EEE;
	background-color: #666666;
	background-repeat: repeat-x;
}
#websites a, #websites a:visited, #freeware a, #freeware a:visited {
	color: #99CCFF;
}

.maindiv
{
}
.ui-tabs-hide { display: none; }
#tabs  { list-style:none; margin:0px; padding:0px;}
#tabs li { list-style:none; display:inline; }

li.active a { background-color:#FFF;color:#000; }
#tabs li a,#tabs li a:link {
	float: left;
	background-color: #3c3c3c;
	margin-right: 5px;
	padding: 7px 4px 7px 4px;
	color: #FFFFFF;
	text-decoration: none;
	width: 12em;
	text-align: center;
}
#tabs li a:visited { }
#tabs li a:hover { background-color:#327cc8 }
#tabs li a:active { background-color:#FFF;color:#000; }

#outcontent 
{
	clear: both;
	background-color: #808080;
}
.tabcontent {
	padding: 10px;
}
.normallist
{
	list-style-type: disc;
	list-style-position: outside;
}
.tbms
{
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 30px;
	font-size: 1.1em;
}
.tabsul
{
	position: relative;
	left: -2em;
	top: 0px;
}
.clickable
{
    cursor: pointer;
}
.webheader
{
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 2em;
	background-color: #006699;
	color: #FFFFFF;
	text-indent: 10px;
}
.newlink
{
	color: #CEE7FF;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
.weblist
{
	line-height: 2em;
}
.background2
{
	background-position: center top;
	background-image: url('bg_body.jpg');
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
}
.samplesite
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #6666FF;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.linkh
{
}

.linkh a:hover
{
	color: White;
	text-decoration: underline;
	font-style: italic;
}
#topmenu {
}
#topmenu a {
	padding: 5px;
	font-size: 0.7em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	background-color: #666;
	border-bottom: 2px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #808080;
	font-family: "Trebuchet MS", sans-serif;
}
#topmenu a:hover
{
	background-color:gold;
	color:Black;
}
#hdrul.h4
{
	border-top-style: solid;
	border-top-width: 6px;
	border-top-color: #CCFF33;
	padding-top: 6px;
}

#grn2div
{
}
.btnbox
{
    border: thin solid #FFFFFF;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    height: 100%;
    display: block;
}
.hover
{
	background-color: #0033CC;
	color: Red;
}
.addmargin
{
    margin-left: 5px;
    margin-right: 5px;
}
.earthbg
{
    background-image: url('side_earth1024.jpg');
    background-repeat: no-repeat;
    overflow: hidden;
}
.invisible
{
    display: none;
}
.contentdiv
{
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.mylist
{
    list-style-type: square;
}
.shadow
{
	text-shadow: 4px 4px 4px #C0EFF8;
}
		.pagetitle2
		{
			font-family: 'Gruppo', sans-serif;
			font-size: 1.5em;
			padding-left: 40px;
			border-width: thin; 
			border-color: #C0C0C0; 
			height:50px; clear:both; 
			border-top-style: solid;
		}
