body {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	line-height:1.5em;
	color: #000000;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}

/* vanilla tags */

td, th, select, textarea,p {
}

img {
	border: none;
	vertical-align: middle;
}

form {
	padding: 0px;
	margin: 0px;
}

ul {
	margin: 0px 0px 0px 4px;
	padding:  4px 4px 4px 12px;
	list-style-image: url(/images/M_images/arrow.png);
	list-style-type: circle
}

hr {
	background: #C0C0C0; height:2px; border: 1px inset;
}

/* HEADERS */
h1 {
	font-size: 16px;
	font-weight: bold;
	}
h2 {
	font-size: 14px;
	padding:3px;
	margin:0px;
	}
h3 {
	font-size: 13px;
	font-weight: bold;
	}

h4 {
	font-size: 13px;
	font-weight: bold;
	}

h5 {
	font-size: 12px;
	font-weight: bold;
	}

h6 {
	font-size: 11px;
	font-weight: bold;
	}

#ipbwrapper
{
	margin-left: 48px;
	margin-right: 48px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
}

#mainlevel-nav td {
	padding-right:0px;
	padding-left:48px;
	padding-top:0px;
	padding-bottom:0px;
}

a.mainlevel-nav{
	padding-left:12px;
	}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-size:14pt;
	text-decoration: underline;
	border:none;
	}

a.mainlevel-nav:hover {
	text-decoration: none;
	}

a:link, a:visited {
	color: #385C88;
	text-decoration:underline;
}

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

a:active {
}

input, select, textarea{
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
	margin: 2px;
}

input[type=text], select, textarea, .input-text{
	border: 1px solid #D0D0D0;
	background: #FFFFFF url(/templates/xp.winupdate.like/images/field_o.gif) repeat-x scroll right top;
	padding: 2px;
}

.gobutton,.button,input[type=submit]{
	background: #FFFFFF url(/templates/xp.winupdate.like/images/field_button.png) repeat-x scroll center top;
	border: 1px solid #FFD092;
	cursor: pointer;
	padding: 1px;
}


#navstrip{
	height:18px;
	background: transparent;
	color: #666;
	font-weight: bold;
	margin: 0px 0 4px 0;
	padding: 4px 0px 4px 0px;
}

.header {
	padding: 0px;
	margin:0px;
	width:100%;
	height:86px;
	/*background-color: #EEEDF5;
	border-top: 1px solid #000000;*/
	border-bottom: 1px dashed #eeeeee;
	border-top: 1px dashed #eeeeee;
}

.footer {
	border-top: 1px dashed #eeeeee;
	width:100%;
	/*background-color: #EEEDF5; */
	color:#777777;
}

.footer td{
	font-size: 80%;
}

/* ---Simple Image Gallery--- */
.sig {clear:both;margin:16px 4px;padding:0px;}
.sig_clr {clear:both;}
.sig_cont {float:left;display:table-cell;}
.sig_thumb {float:left;margin:6px 6px 0px 6px;padding:0px;background:url(/templates/xp.winupdate.like/images/shadowAlpha.png) no-repeat bottom right !important;background:url(/templates/xp.winupdate.like/images/shadow.gif) no-repeat bottom right;}
.sig_thumbc {display:table-cell;margin:6px 6px 0px 6px;padding:0px;background:url(/templates/xp.winupdate.like/images/shadowAlpha.png) no-repeat bottom right !important;background:url(/templates/xp.winupdate.like/images/shadow.gif) no-repeat bottom right;}
.sig_thumbc img, .sig_thumb img {background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:5px;}
