/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/AmeicasHostingNetworkImages/ameicanflag.jpg);
	/* repeat-x left top; */
}

/** FORMS */

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

.sumit_buttons {
background-color:#666666;
font-weight:bold;
color:#FFFFFF;
border:outset;
font-size:10px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #7F7F7F;*/
	color:#333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #3E3E3C;
}

.text2 {
	font-size: 10px;
}

.text3 {
	text-align: center;
	font-size: 9px;
	color: #9F9E94;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 16px;
}

.list1 a {
	padding-left: 14px;
	background: url(../images/homepage19.gif) no-repeat left center;
}

/** LINKS */

a {
	/*color: #48AFC7;*/
	color:#055EC2;
}

a:hover {
	text-decoration: none;
}

a.head {
	color:#333333;
	text-decoration:none;
}

a.head:hover {
	color: #C54B24;
	text-decoration:underline;
}

.link1 {
	padding-left: 16px;
	background: url(../images/homepage15.gif) no-repeat left center;
}





/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage18.jpg) no-repeat left top; }
.bg2 { background: url(../images/homepage27.gif) repeat-y left top; }
.bg3 { background: url(../images/homepage23.gif) repeat-x left center; }
.bg4 { background: url(../images/homepage31.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	background: url(../images/homepage23.gif) repeat-x left top;
}

.button {
color:#000000;
cursor: pointer;
height:20px;
font-weight:bold;
background-color:#ffffff;
border:1px solid #8FBCE9;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#FFCC00');
}


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #930012;
}