/* CSS Document */

/* to reset browser-specific settings */

/* basic elements */
/* basic elements */
html {
    margin: 0px;
	padding: 0px;
}
body {
    color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; /* this is asking IE to center the container */
}
/* basic divs centering the layout */
#container {
	position: relative;
	width: 778px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link_1:hover{
	color:#9E0B0E;
	text-decoration: underline;
}
.txt_1 {
	font-family: Verdana;
	font-size: 10px;
	color: #E5E5E5;
	text-decoration: none;
}
.edit {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #F26522;
	text-decoration: underline;
}
.txt_2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
.txt_4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #197B30;
	text-decoration: underline;
}
.txt_5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link_3 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: underline;
}
.link_5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
}
.txt_7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: none;
}
.link_6 {
	font-family: Tahoma;
	font-size: 10px;
	color: #D1373B;
	text-decoration: none;
}
h1{font-size:18px}
br{font-size:10px}
td{font-size:10px}
.txt_8 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CA191E;
	text-decoration: underline;
}
.txt_9 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
}
.txt_10 {
	font-family: Tahoma;
	font-size: 12px;
	color: #39B54A;
	text-decoration: none;
}
.link_7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #005B7F;
	text-decoration: none;
}
.txt_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CA191E;
	text-decoration: underline;
}
.txx {
	font-family: Tahoma;
	font-size: 12px;
	color: #CA191E;
	text-decoration: none;
}.txt12 {
	font-family: Tahoma;
	font-size: 10px;
	color: #39B54A;
	text-decoration: none;
}
.websolutionsform {
	background-color: #EEEEEE;
	border: thin solid #000000;
}
