body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	margin-top: 8px;
	margin: 10px;
}


a {
	color: #336;
/*	text-decoration: none;  */
}

 a:visited {
/*	text-decoration: none;  */
	color: #336;

}

a:hover {
	text-decoration: none;
	color: #336;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align:center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

sup {
	font-size: 6px;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

/* custom classes */

.searchbar {
	background-image: url("../images/top_gradient.jpg"/*tpa=http://www.buypogo.com/images/top_gradient.jpg*/);
	background-repeat: no-repeat;
	background-position: right;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;	
	vertical-align: middle;
}
.searchbarw {
	background-image: url("../images/top_gradient_w.jpg"/*tpa=http://www.buypogo.com/images/top_gradient_w.jpg*/);
	background-repeat: no-repeat;
	background-position: right;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;	
	vertical-align: middle;
}

input.search {
	color: #000;
    font-size: 90%;
    line-height: 1;
	vertical-align: middle;
	background-color:#FFF;
	border: 1px inset #000000;
}

.menubar {
	vertical-align:top;
	text-align:right;
	font-size:12px;
}

.menubarw {
	vertical-align:top;
	text-align:justify;
}

.viewcart {
	vertical-align:top;
	text-align:right;
	font-size:12px;
}


#dropmenudiv{
position:absolute;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
background-color: white;

filter:alpha(opacity=100);
	opacity: 0.5;
	-moz-opacity: 0.5;
	position: relative;
}
#dropmenudiv a:link { /*hover background color*/
background-color: white;
color: #000;
filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
background-image: url("../images/transmenu.gif"/*tpa=http://www.buypogo.com/images/transmenu.gif*/);
background-repeat: repeat;
}
#dropmenudiv a:visited {
background-color: white;
color: #000;
filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
background-image: url("../images/transmenu.gif"/*tpa=http://www.buypogo.com/images/transmenu.gif*/);
background-repeat: repeat;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
text-decoration:underline;
filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
background-image: url("../images/transmenu.gif"/*tpa=http://www.buypogo.com/images/transmenu.gif*/);
background-repeat: repeat;
}

.navbox {
	background-image: url("../images/sidebar_nav.jpg"/*tpa=http://www.buypogo.com/images/sidebar_nav.jpg*/);
	background-repeat: no-repeat;
	background-position: top center;
}
.navboxtext {
	margin-left: 3px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-right: 40px;
	color: #333;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}

.submitform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	vertical-align: middle;
	background-color:#F2F7FB;
	border: 1px inset #000000;
}

.storagelanding {
	background-image: url("../images/landing_sw.jpg"/*tpa=http://www.buypogo.com/images/landing_sw.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;
}
.pwlanding {
	background-image: url("../images/landing_pw.jpg"/*tpa=http://www.buypogo.com/images/landing_pw.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;
}
.wslanding {
	background-image: url("../images/landing_ws.jpg"/*tpa=http://www.buypogo.com/images/landing_ws.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;
}
.swalanding {
	background-image: url("../images/landing_sd-jb.jpg"/*tpa=http://www.buypogo.com/images/landing_sd-jb.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;
}

.landingtextdiv {
	margin-top: 12px;
	margin-left: 250px;
	margin-right: 10px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;
	border: 0px;
}

/*  STYLES FOR 'THREE BOXES'  */
.threetop  {
	background-color:#858D93;
	border: 1px solid #858D93;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
}
A:Link.threelink {
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
}
A:Visited.threelink {
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
}
A:Hover.threelink {
	text-decoration: underline;
	color: #FFF;
	font-weight: bolder;
}
.threebox  {
	text-align: center;
	background-color:#F1F0F5;
	border: 1px solid #D8D8D8;
}

.threebg_left {
	text-align: center;
	background-color:#F1F0F5;
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
}

.threebg_right {
	text-align: center;
	background-color:#F1F0F5;
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
}


.threeboxdiv  {
	text-align: left;
	font-size:12px;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 12px;
	line-height: 16px;	
}
.leftbox  {
	text-align: center;
	background-color:#F1F0F5;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-image: url("../images/bracket_left.jpg"/*tpa=http://www.buypogo.com/images/bracket_left.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;

}
.centerbox  {
	text-align: center;
	background-color:#F1F0F5;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-image: url("../images/bracket_center.jpg"/*tpa=http://www.buypogo.com/images/bracket_center.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;

}
.rightbox  {
	text-align: center;
	background-color:#F1F0F5;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-image: url("../images/bracket_right.jpg"/*tpa=http://www.buypogo.com/images/bracket_right.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;

}
.hmindustrybox  {
	text-align: center;
	background-color:#FFF;
	background-image: url("../images/index_industry.jpg"/*tpa=http://www.buypogo.com/images/index_industry.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;

}


.hmleftbox  {
	text-align: center;
	background-color:#F1F0F5;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-image: url("../images/bracket_home_left.jpg"/*tpa=http://www.buypogo.com/images/bracket_home_left.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;

}
.hmcenterbox  {
	text-align: center;
	background-color:#F1F0F5;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-image: url("../images/bracket_home_center.jpg"/*tpa=http://www.buypogo.com/images/bracket_home_center.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;

}
.hmrightbox  {
	text-align: center;
	background-color:#F1F0F5;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-image: url("../images/bracket_home_right.jpg"/*tpa=http://www.buypogo.com/images/bracket_home_right.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;

}

.thirdboxdiv  {
	text-align: center;
	font-size:12px;
	margin-top: 4px;
	margin-left: 18px;
	margin-right: 18px;
}

.thirdboxdiv2  {
	text-align: center;
	font-size:12px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


.homeboxdiv  {
	text-align: center;
	font-size:15px;
	color: #FFF;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


.threeboxheader {
	text-align: center;
	background-color:#F1F0F5;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.threeboxcomplete {
        text-align: center;
        background-color:#F1F0F5;
        border-left: 1px solid #000;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}



.threeboxbottom {
	text-align: center;
	background-color:#F1F0F5;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.sidebar  {
	border: 1px solid #999;
	background-color:#F1F0F5;
	padding: 0px;
	width: 175px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}

.sidebartext  {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}

.sidebar2  {
	float: center;
	border: 1px solid #999;
	background-color:#B8C0C5;
	padding: 0px;
	width: 175px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}
.sidebartext2  {
	margin: 8px;
	color: #FFFFFF;
	background-color:#B8C0C5;	
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}
.sidebarbottom {
	background-image: url("../images/sidebar_pogo_focus_bg.jpg"/*tpa=http://www.buypogo.com/images/sidebar_pogo_focus_bg.jpg*/);
	background-repeat: no-repeat;
	background-position: bottom center;
}

A:Link.sidebar {
	text-decoration: none;
	color: #999;
	font-weight: bolder;
}
A:Visited.sidebar {
	text-decoration: none;
	color: #999;
	font-weight: bolder;
}
A:Hover.sidebar {
	text-decoration: underline;
	color: #999;
	font-weight: bolder;
}

/* These are for the system tables on the index and product pages  */
.sys { border-bottom: 1px solid #555; border-top: 1px solid #555; border-right: 1px dotted #555; font-size:12px; }
.sys2 {	border-right: 1px dotted #555; font-size:12px; }
.sys3 {	border-bottom: 1px solid #555; border-top: 1px solid #555; border-right: 0px; font-size:12px; }
.sys3g { border-bottom: 1px solid #555; border-top: 1px solid #555; border-right: 0px; font-size:12px; background-color: #F1F0F5;}
.sys4 {	border-bottom: 1px solid #555; border-right: 1px dotted #555; font-size:12px; background-color:#ffffff; }
.sys4_t {	border-bottom: 1px solid #555; border-right: 1px dotted #555; font-size:12px; }
.sys4g  {	border-bottom: 1px solid #555; border-right: 1px dotted #555; font-size:12px; background-color:#F1F0F5; }
.sys4_5 {  border-bottom: 1px solid #555;  font-size:12px; background-color:#ffffff;}
.sys4_5g {  border-bottom: 1px solid #555;  font-size:12px; background-color:#F1F0F5;}
.sys5 {	border-bottom: 1px solid #555; border-right: 0px; font-size:12px; background-color:#ffffff; }
.sys5_t {	border-bottom: 1px solid #555; border-right: 0px; font-size:12px; }
.sys5g {	border-bottom: 1px solid #555; border-right: 0px; font-size:12px; background-color:#F1F0F5; }
.sys6 { border-bottom: 1px solid #555; border-right: 1px dotted #555; font-size:12px; border-top: 1px solid #555; }
.sys7 { border-bottom: 1px solid #555; border-right: 1px dotted #555; border-left: 1px dotted #555; font-size:12px; border-top: 1px solid #555;
 }
.sys8 { border-bottom: 1px solid #555; border-right: 1px dotted #555; border-left: 1px dotted #555; font-size:12px; }
.sys9 { border-bottom: 1px solid #555;  border-left: 1px solid #555; font-size:12px; border-top: 1px solid #555; }
.sys10 {        border-bottom: 1px solid #555; border-right: 1px #555; border-left: 1px solid #555; font-size:12px; }
.sys11 {        border-bottom: 1px solid #555;  border-left: 1px solid #555; border-right: 1px solid #555; font-size:12px; border-top: 1px solid #555; }
.sys12 {        border-bottom: 1px solid #555; border-left: 1px solid #555; border-right: 1px solid #555; font-size:12px; }
.sys13 {        border-bottom: 1px solid #555; border-right: 1px solid #555; border-left: 1px solid #555; font-size:12px; border-top: 1px solid
 #555; }
.sys14 {        border-bottom: 1px solid #555; border-left: 1px solid #555; border-right: 1px solid #555; font-size:12px; }

###mailer###

.sys15 {	border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; }
.sys16 {	border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; border-right: 1px solid #555; font-size:12px;}
.sys17 {	border-top: 1px solid #555; border-right: 1px solid #555; font-size:12px; border-bottom: 1px solid #555; font-size:12px;}
.sys18 {	border-top: 1px solid #555;  font-size:12px; border-bottom: 1px solid #555; font-size:12px;}
.sys19 {	border-right: 1px solid #555; font-size:12px; border-bottom: 1px solid #555; font-size:12px;}
.sys20 {	  font-size:12px; border-bottom: 1px solid #555; font-size:12px;}
.sys21 {	  font-size:12px; border-bottom: 1px solid #555; border-top: 1px solid #555; font-size:12px;}
.sys22 {	  font-size:12px; border-bottom: 1px solid #555;  1px solid #555; font-size:12px;}


.sys23 {        border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; background-color:#cbe8fb; }
.sys24 {        border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; border-right: 1px solid #555; background-color:#cbe8fb; }
.sys25 {        border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; background-color:#e6f5fe; }
.sys26 {        border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; border-right: 1px solid #555;  background-color:#e6f5fe; }
.sys27 {        border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; background-color:#cbe8fb; }
.sys28 {        border-bottom: 1px solid #555; border-left: 1px solid #555; font-size:12px; border-right: 1px solid #555; background-color:#cbe8fb; }



.system {
	width: 287px;
	border: 1px solid #B8C0C5;
	padding: 0px;
	background-color:#FFF;
}

.workstation {
	width: 186px;
	height: 100%;
	border: 1px solid #B8C0C5;
	padding: 0px;
	background-color:#FFF;
}

.product_bullet  {
	text-align: left;
	margin-left: 32px;
	line-height: 16px;	
}

a.product_link {
	text-decoration: none;
}

A:Link.product_link {
	text-decoration: none;
}
A:Visited.product_link {
	text-decoration: none;
}
A:Hover.product_link {
	text-decoration: none;
	background-color: #AFB0B2;
}
.workstation_bullet  {
	text-align: left;
	margin-left: 8px;
	line-height: 16px;	
}

/* HOME PAGE STUFF */
.newsbox  {
	float: center;
	border: 1px solid #E4E4E4;
	padding: 0px;
	width: 238px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}

.newsboxdiv {
	text-align: left;
	padding: 10px;
}
.hereandnow {
	text-align: left;
	padding: 10px;
	line-height:13px;
}

A:Link.homebox {
	text-decoration: none;
	color: #999;
	font-weight: bolder;
}
A:Visited.homebox {
	text-decoration: none;
	color: #999;
	font-weight: bolder;
}
A:Hover.homebox {
	text-decoration: underline;
	color: #999;
	font-weight: bolder;
}

/* END HOME PAGE */

.headertext {
	float: center;
	color:#FFFFFF;
	background-color: #898C9E;
	font-size: 12px;
	border: 0px;
	margin: 10px 10px;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	line-height: 15px;
}

.footer {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	line-height: 14px;
/*	background-color:#B8C0C5;  */
}

A:Link.footer {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
A:Visited.footer {
	color: #000;
	font-weight: normal;
}
A:Hover.footer {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

A:Link.whitelink {
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}
A:Visited.whitelink {
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}
A:Hover.whitelink {
	text-decoration: none;
	color: #336;
	background-color:#FFF;
	font-weight: normal;
}
A:Link.home {
	text-decoration: none;
	color: #FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
}
A:Visited.home {
	text-decoration: none;
	color: #FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
}
A:Hover.home {
	text-decoration: none;
	color: #000;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	background: #FFF;
}

.datasafe {
	background-image: url("../images/storage_landing.jpg"/*tpa=http://www.buypogo.com/images/storage_landing.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;
}
.datasafediv {
	color:#FFFFFF;
	font-size: 11px;
	border: 0px;
	margin-top: 50px;
	margin-left: 270px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
}
.price {
	font-size:14px; font-weight:bold;
}
.greydiv {
background-color:#F1F0F5; 
padding:1px 3px 1px 6px;
}
.ungreydiv {
background-color:#000; 
padding:1px 3px 1px 6px;
}

.whitediv {
background-color:#FFF;
padding:1px 3px 1px 6px;
}

.textoverblack {
color:#999999
}

.colortabs {
	color:#FFFFFF;
	font-size: 14px;
	border: 0px;
	margin: 10px 10px;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	line-height: 14px;
}

.outer-table {
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 0px;

}

.system-cell {
	color: #dddddd;
	padding: 5px;
	vertical-align:top;
	width: 500px;
}

.system-cell-top {
	background-color: #FFFFFF;
	padding: 0px;	
	border-top: solid 2px #ddd;
}

.system-cell-left {
	background-color: #FFFFFF;
	padding: 0px;	
	border-left: solid 2px #ddd;
	border-top: solid 1px #ddd;
}

.system-cell-left-bg {
	background-color: #90ADAA;
	padding: 0px;	
	border-left: solid 2px #ddd;
	border-top: solid 1px #ddd;
}

.system-cell-left-top {
	background-color: #FFFFFF;
	padding: 0px;	
	border-left: solid 2px #ddd;
}

.system-cell-right {
	background-color: #FFFFFF;
	padding: 0px;	
	border-right: solid 2px #ddd;
	border-top: solid 1px #ddd;
}

.system-cell-right-bg {
	background-color: #90ADAA;
	padding: 0px;	
	border-right: solid 2px #ddd;
	border-top: solid 1px #ddd;
}

.system-cell-right-top {
	background-color: #FFFFFF;
	padding: 0px;	
	border-right: solid 2px #ddd;
}

.system-cell-internal-top {
	background-color: #FFFFFF;
	padding: 3px;	
	height: 150px;
}

.system-cell-internal-middle {
	background-color: #90ADAA;
	padding: 3px;
	border-top: dotted 1px #ddd;
	text-align: left;
	
	
}

.system-cell-internal-middle-sized {
	background-color: #FFFFFF;
	padding: 3px;
	border-top: dotted 1px #ddd;
	text-align: left;
	height: 225px;
	font-size: 12px;
	vertical-align:top;
	color:#000000;
	
}

.system-cell-internal-bottom {
	background-color: #FFFFFF;
	padding: 3px;		
}

.system-cell-bottom {
	background-color: #FFFFFF;	
	border-bottom:solid 2px #ddd;
}

#####

A:Link.style10 {
	text-decoration: underline;
	color: #ccc;
	font-weight: normal;
}
A:Visited.style10 {
	color: #ccc;
	font-weight: normal;
}
A:Hover.style10 {
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
}



.newdiv  {
	text-align: left;
	font-size:12px;
	margin-top: 34px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 12px;
	line-height: 16px;	
}

.style1 {
	font-size: 11px
}
.style2 {
	color: #853937;
	font-weight: bold;
	font-size: 16px;
}

/* .style2 {color: #FFFFFF} */

.style3 {color: #000000; }

/* .style4 {
	color: #FF0000;
	font-weight: bold;
}

*/

/* .style4 {color: #FFFFFF;
	font-weight: bold;
} */

 .style4 {color: #FFFFFF; font-size:24px; } 

/*.style5 {color: #FFFFFF;
	font-size:16px;
	font-weight: bold;
} */

 .style5 {	color: #FFFFFF;
	font-weight: bold;
} 
.style7 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

.style9 {color: #666666}
.style10 {font-size: 13px}
.style11 {color: #990000}

A:Link.style11 {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
A:Visited.style11 {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
A:Hover.style11 {
	text-decoration: underline;
	color: #990000;
	font-weight: normal;
}

.style12 {font-size: 18px}
.style14 {color: #2A37AA; font-weight: bold; }

A:Link.style14 {
	text-decoration: underline;
	color: #2A37AA;
	font-weight: bold;
}
A:Visited.style14 {
	text-decoration: underline;
	color: #2A37AA; 
	font-weight: bold;
}
A:Hover.style14 {
	text-decoration: underline;
	color: #2A37AA;
	font-weight:normal;
}

.style17 {color: #FF9900; font-weight: bold; }

A:Link.style17 {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
A:Visited.style17 {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
A:Hover.style17 {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}

.style18 { font-weight: bold; }

A:Link.style18 {
	text-decoration: underline;
	
	font-weight: bold;
}
A:Visited.style18 {
	text-decoration: underline;

	font-weight: bold;
}
A:Hover.style18 {
	text-decoration: underline;
	
	font-weight: normal;
}

.style19 { font-weight: bold; }

A:Link.style19 {
        text-decoration: underline;
	color: green;
        font-weight: bold;
}
A:Visited.style19 {
        text-decoration: underline;
	color: green;
        font-weight: bold;
}
A:Hover.style19 {
        text-decoration: underline;
	color: green;
        font-weight: normal;
}


.style20 { font-weight: bold; }

A:Link.style20 {
        text-decoration: underline;
        color: blue;
        font-weight: bold;
}
A:Visited.style20 {
        text-decoration: underline;
        color: blue;
        font-weight: bold;
}
A:Hover.style20 {
        text-decoration: underline;
        color: blue;
        font-weight: normal;
}


.bigRedLink { 
	font-weight: bold;
	font-size:14px;
	color:#FF0000;	
 }

A:Link.bigRedLink {
	text-decoration: underline;
	color:#FF0000;	
}
A:Visited.bigRedLink {
	text-decoration: underline;
	color:#FF0000;	
}
A:Hover.bigRedLink {
	text-decoration: none;
	color: #336;
}

.littleRedLink { 
	font-weight: bold;
	font-size:12px;
	color:#FF0000;	
 }

A:Link.littleRedLink {
	text-decoration: underline;
	color:#FF0000;	
}
A:Visited.littleRedLink {
	text-decoration: underline;
	color:#FF0000;	
}
A:Hover.littleRedLink {
	text-decoration: none;
	color: #336;
}


.landing {
	margin-top: 180px;
	margin-left: 52px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
}

.tdbotrt {
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
}
.tdbottom { border-bottom: solid 1px #ddd; }
.tdright { border-right: solid 1px #ddd; }
.rightborderdots { border-right: dotted 1px #ddd; }

.selectorBoxColumn {
        background-color: #858D93;
        color: #FFFFFF;
        font-weight: bold;
        text-align: center;
}

.selectorDataRow {
        background-color: #ddd;
        border-left: solid 1px #858D93;
        border-bottom: solid 1px #858D93;
}

.selectorDataEnd {
        background-color: #ddd;
        border-right: solid 1px #858D93;
        border-left: solid 1px #858D93;
        border-bottom: solid 1px #858D93;
}


