/* stylesheet for HOT TIPS using the shadow */

body {
	background-color: #DCDCDC;
}
#xmoto {
	background-color: #EAFBFA;
	border: 1px solid #DCDCDC;
	font-family: "Trebuchet MS", "Arial Narrow", "MS Sans Serif", Tahoma, Verdana;
	font-size: 0.85em;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#xmoto .xmoto1 {
	color: #483D8B;
}
.whatsmyIP a {
	font-size: .9em;
}
.whatsmyIP a:hover {
	background-color: #FEFF77;
	font-size: 11px;
}
.breadcrumb {
	text-align: left;
	font-size: 15px;
	color: Teal;
}
.breadcrumb a {
	font-size: 16px;
}
.breadcrumb a:hover {
	font-size: 16px;
}
p {
	font-size: 12px;
}
p.ref_itexpert {
	font-size: 2.2em;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px 0px 5px;
}
ul {
	font-size: 12px;
}
#myhighlight a {
	background-color: Maroon;
	color: White;
	text-decoration: none;
	font-size: 12px;
}
a.Spyware {
	font-size: 1em;
}
a.Spyware:hover {
	font-size: 1em;
	background-color: #FEFF77;
}
.tipsHorizontal {
	border: 1px solid green;
	padding: 1px;
	background-color: #FFF2DB;
}
.tipsHorizontal a {
	color: blue;
	font-size: 12px;
	text-decoration: none;
}
.tipsHorizontal :hover {
	font-size: 12px;
	background-color: White;
}
a {
	color: blue;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	background-color: #FEFF77;
	font-size: 12px;
}
.closeWindow {
	float: right;
	border: 2px solid #DCDCDC;
	padding: 2px;
	background-color: #F4F4F4;
}
.SRprocess {
	color: #0002F6;
	padding: 0 0 0 8px;
}
.ITRWA {
	font-size: xx-small;
	color: #008080;
	text-align: center;
	margin: 1em 0 0 0;
}
td.b {
	background-image: url("../images/b.gif");
	width: 100%;
}
td.l {
	background-image: url("../images/l.gif");
}
td.c {
	background-color: white;
	width: 100%;
}
td.r {
	background-image: url("../images/r.gif");
}
td.o {
	background-image: url("../images/o.gif");
	width: 100%;
}
td.content {
	vertical-align: top;
	margin-left: 190px;
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 10px;
}
td.content ol {
	font-family: "Trebuchet MS", "Arial Narrow", "MS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
}
td.content ul {
	list-style: square;
	margin: 5px;
	padding: 5px;
	font-size: 12px
}
h1, h2 {
	font-family: "Trebuchet MS", "Arial Narrow", "MS Sans Serif", Tahoma, Verdana;
	color: black;
	margin: .5em 0 .5em 0;
}
h4 {
	font-size: 1.5em;
	color: Red;
	margin: .5em 0 .75em 0;
}
td.menu {
	vertical-align: top;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	width: 180px;
	float: left;
	background-color: #FFF2DB;
	border: 1px solid #DCDCDC;
	padding: 0px;
	font-size: 11px;
}
.menu a:link {
	width: 178px;
	color: #0325ab;
	font-size: 11px;
	text-decoration: none;
}
.menu a:visited {
	width: 178px;
	background-color: transparent;
	color: #0325ab;
	font-size: 11px;
	text-decoration: none;
}
.menu a:hover {
	width: 178px;
	background-color: White;
	color: #0325ab;
	font-size: 11px;
	text-decoration: none;
}
.menu ul {
	list-style: none;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	display: list-item;
	padding:0px;
}
.menu li {
	color: #440088;
	padding: 2px;
	border-bottom: 2pt #efefef solid;
	font-weight: 500;
	font-size: 11px;
}
img {
	border: 0;
}
blockquote {
	font-size: 85%;
	background-color:	#FFFFB3;
	border-bottom: 2px solid #555555;
	border-right: 2px solid #555555;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 1em;
}
blockquote a:hover {
	color: red;
}
.footertext {
	font-size: xx-small;
}
.privacytext {
	font-size: .75em;
}
.tblHeader {
	background-color: #77DFFF;
}
.tblColOne {
	background-color: #FFEDBD;
}
.tblData {
	background-color: #EAFFEA;
}
