/*
Welcome to A CSS file created for A.C.T. Solutions Incorperated. This file is protected under intellectual, design, and licensing rights.
*/



/*|This section controls ALL TABLES on the website. Edit carefully, this carries over to ALL TABLES!|*/
table
{
	color:#CCC;
	background:transparent;
	font-size:14px;
	font-weight:700;
}
tr, tb
{
	height:25px;
}
tr p
{
	font-size:14px;
	font-weight:200;
	
}
table h5
{
	color:#DDD;
	font-size:16px;
	text-align:center;
	margin:0px 0px 0px 0px;
}
oversize
{
	font-size:18px;
	color:#09F;
}
/*
This section controls COMMON TAGS on the website. Edit carefully, this carries over to every tag instance!
*/
h1
{
	font-size:20px;
}
h2
{
	font-size:30px;
}
h3
{
	font-size:16px;
}

ul
{
	font-family:Segoe UI, sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#AAA;

}
ol
{
	font-family:Segoe UI, sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;

}

li
{
	font-family:Segoe UI, sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	border:#000 solid 0px;
	padding:0px;
	margin:0px;
}
p
{
	font-family: Segoe UI, sans-serif;
	font-style:normal;
	text-indent:0xp;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
body
{
	/*background:url(../images/tiles/tiles_Backgroud_BlueWhiteFade.png ) #FFF repeat-x left top; */
	color:#FFF;
	font-family:Segoe UI, sans-serif;
	font-style:normal;
	font-size:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	z-index:0;
}
a
{
	text-decoration:inherit;
	color:#AAA;
}
a:hover
{
	color:#666;
}
img
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:#000 solid 0px;
}
