@charset "utf-8";


body,td,th {
	color: #A9B7C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

body {
	background-color: #060708;
	background-image: url(../assets/images/bg_pattern.jpg);
	background-repeat: repeat-x;
}
#tdSide {
	background-color: #0D1114;
}


p {
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8D9DD;
	font-style: normal;
	font-weight: normal;
}
h1 {
	color: #0099CC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
h2 {
	color: #FFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
}
h3 {
	font-size: 12px;
	color: #0099CC;
	font-family: "Microsoft Sans Serif";
}



h4 {
	font-size: 10px;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
h5 {
	font-size: 10px;
	color: #999;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-weight: lighter;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #BCE9FE;
}
a:active {
	color: #0099CC;
}
#tdNavBar {
	background-image: url(../assets/images/nav_bar.jpg);
	padding-left: 25px;
}
#tableNavButtons {


}
#tdContent {
	background-color: #0D1114;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #F1F1F1;
}
#tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
#tdWebdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293239;
	padding-top: 15px;
}
ol.visual{
	font-style: normal;
	color: #0099CC;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.6em;
}
ol.visual li{
	font-style: normal;
	color: #B1C8CE;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
}
ol.fx{
	font-style: normal;
	color: #0099CC;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.2em;
.textfield {
	background-color: #C00;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	border-top-width: 1px;
}

