@charset "utf-8";
.blackshinyborder {
	background-image: url(images/blackborder.jpg);
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.bgshinygreenborder {
	background-image: url(images/testbutton2.jpg);
	background-repeat: no-repeat;
}

.topborder {
	border-top: thin solid #000000;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
	top: 0px;
	background-repeat: no-repeat;
	bottom: 0px;
	right: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
}
p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D7B3C;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.2ndborder {
	border: thin solid #FF9933;
	background-repeat: repeat-x;
}
.borderlinks {
	border: thin solid #000000;
}

.borderlinkdashs {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.randomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #177F44;
}
.serverbuttion {
	background-image: url(images/serverbutton.jpg);
	background-repeat: no-repeat;
}
.bottomgreenborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #096912;
	border-right-color: #096912;
	border-bottom-color: #096912;
	border-left-color: #096912;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.floatrightimg {
	float: right;
}
.storagebutton {
	background-image: url(images/storagebutton.jpg);
	background-repeat: no-repeat;
}
.workstationbutton {
	background-image: url(images/workstationbutton.jpg);
	background-repeat: no-repeat;
}
.graphicbutton {
	background-image: url(images/graphicbutton.jpg);
	background-repeat: no-repeat;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #229552;
}
.tableheader a {
	color: #FFFFFF;
}
.greyborders .borderlinks .tableheader a:hover {
	color: #FFFFFF;
}


.tablecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
	background-color: #FBFCFD;
	list-style-image: url(images/arrows.gif);
	list-style-position: inside;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}
.bottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #009933;
}
.blacktabbg {

}
.smalllinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
}
.smalllinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D7B3C;
	text-decoration: none;
}
.smalllinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #087939;
	text-decoration: none;
}


.centerpic {
	float: right;
}
.blackboxbordor {
	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: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.grntabbg {
	background-image: none;
	background-color: #0D7B3C;
}
.grnworkstaionstab {
	background-image: url(images/workgreen.jpg);
	background-repeat: no-repeat;
}
.grnservertab {
	background-image: url(images/servergreen.jpg);
	background-repeat: no-repeat;
}
.grnstoragetab {
	background-image: url(images/greenstorage.jpg);
	background-repeat: no-repeat;
}
.grngraphictab {
	background-image: url(images/greengraphic.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tablegreybg {
	background-color: #CCCCCC;
}
li {
	list-style-image: url(images/greenarrow.jpg);
}
.bannerlogo {
	background-image: url(images/rainbowitbanner.jpg);
}
.greenbackgound {
	background-color: #0D7B3C;
}
.greyborders {
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.greyleftbottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderlinks a {
	color: #000000;
	text-decoration: none;
}
.borderlinks a:hover {
	color: #0D7B3C;
	text-decoration: none;
}
.grntabbg a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.grntabbg a:hover {
	color: #000000;
	text-decoration: none;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.contactpage {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	font-size: 11px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.contactborders {
	border: thin solid #999999;
}
.smallgreentext {
	font-family: cursive;
	font-size: 10px;
	color: #333333;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.tablesubheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
}.tableCon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
