#container {
    border: 1px solid #386088;
    margin: 0px auto;
    width: 1000px;
    text-align: center;
}

.showcode {
	color : Red;
	font-weight : bold;
	font-size : x-small;
}

.cpheading {
	color: Navy;
	background-color : none;
	font-size : medium;
	background : transparent;
}

.filename {
	color: silver;
	background-color: transparent;
	font-style: italic;
	font-size: xx-small;
}

.required {
	color : #B22222;
	font-weight : bold;
}
.favcolor {
	background : #FFFF99;
}

.a_test_only {
	background : #00CCFF;
}

img {
 border: 0; 
}

html,BODY  {
	font-size : 100%;
	color: #003366	;
	font-family :Verdana, Arial, sans-serif;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
p{
    font-size:100%;
}

.system {

	background-color : #DFDFDF;

	color : Red;

	border-color : Black Black Black Black;

	font-size : x-small;

	font-family : sans-serif;

	padding : 3px;

	width : auto;

}

.back {
	background-color : Black;
	color : #FFFFCC;
}

.ivory {

	background-color : #FFFFF0;
}
h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	color:#996699;
	}

h1 {
	font-size:20px;
	padding-bottom:6px;
	padding-top:16px;
	}

h2 {
	font-size:18px;
	padding-bottom:4px;
	padding-top:12px;
	}

h3 {
	font-size:16px;
	padding-bottom:4px;
	padding-top:10px;
	}

h4 {
	font-size:14px;
	padding-bottom:2px;
	padding-top:4px;
	}
h5 {
	font-size:12px;
	padding-bottom:2px;
	padding-top:4px;
	}
h6 {
	font-size:12px;
	padding-bottom:2px;
	padding-top:4px;
	}

A  {
	font-family: verdana,arial, sans-serif;
	color : #666666;
	font-size : 100%;
}
a:link {
	color:#006699;
	text-decoration:none;
	}
a:active {
	color:#FF0000;
	text-decoration:underline;
	}
a:visited {
	color:#006699;
	text-decoration:underline;
	}
a:hover {
	color:#0000FF;
	text-decoration:none;
	}

/*
A  {
	font-family: arial;
	color : #666666;
	font-size : 12px;
}


A:LINK {
	font-family: arial;
	background-color : transparent;
	color : #666666;
	text-decoration: none;
	font-size : 100%;
}

A:Visited  {
	color : #666666;
	font-family: arial;
	font-weight : normal;
	background-color : transparent;
	text-decoration: none;
	font-size : 12px;
}

A:Active  {

	color : #666666;
	background-color : none;
	font-family: arial;
	font-weight : normal;
	text-decoration: none;
	font-size : 12px;

}


A:Hover  {
	color : #3333ff;
	font-family: arial;
	text-decoration: none;
	font-size : 12px;
}
*/















.sitedesign  {



	font-size : xx-small;



	font-family : sans-serif;



	color : Gray;



	text-align : left;



	text-indent : 0px;



}







.info  {



	font-size : x-small;



	font-family : sans-serif;



	font-style : italic;



	text-indent : 0px;



}







.x-small  {

	font-size : x-small;

}



.small {
	font-size : x-small;
}

.alternating_row {
	background-color : #EDEDED;
}










th  {
	padding:3px;
	padding-left:10px;
	font-size : 16px;
	font-family : sans-serif;
	font-weight : bold;
	color : #35428A;
	background-color :#b2d2e1;
	background-image : none;
	text-align : left;
}









.input {
	background-color : White;
	color : Gray;
	font-weight : bolder;
}

.submit {
	background-color : #35428a;
	color : #ffffff;
	font-weight : bold;
	border:1px solid #b2d2e1;
}










td  {
	font-size : 12px;
	padding : 3px;
}







table  {



	text-align : left;



}







.form  {

	border:2px solid #35428a;

	padding-left : 8px;

	padding-right : 8px;

	padding-top : 8px;

	padding-bottom : 8px;

	padding : 2px;

}







.header  {}







.navigation  {



	font-size : x-small;



	text-align : left;



	text-indent : 0px;



	background-color : #ffffcc;



}







.yellow  {

	background : url(appimage/yellowfade.gif);

}

.green  {

	background-color : #ececd3;

}








.phone_now  {



	font-size : x-large;



	color : Red;



	font-weight : bold;



	font-style : italic;



}







.accessdenied  {



	font-size : 170px;



	font-family : sans-serif;



	font-weight : bold;



	color : Red;



}



a.footer:link {
	color:#FFFFFF;
	text-decoration:none
	}
a.footer:active {
	color:#FFFFFF;
	text-decoration:none;
	}
a.footer:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
a.footer:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}

#redlinks a{
    color:red;
    text-decoration:underline;
}

#redlinks a:active{
    color:orange;
    text-decoration:underline;
}

#redlinks a:visited {
	color:red;
	text-decoration:underline;
	}
#redlinks a:hover{
    color:maroon;
    text-decoration:none;
}


