/* Action Air - www.action-ac.com */


/*:::::: Application Guide :::::::::::*/

.AppGuide
{
	margin:5px;
	width:100%;
	line-height:50px;

}
.AppGuide Table
{
	width:95%;
}
.AppGuide .TableList
{
	background-color:#cfcfcf;
}
.AppGuide h3
{
	margin:15px;
}

.AppGuide h1
{

	padding:0px;
}
.AppGuide fieldset
{
	margin:10px;
}
.AppGuide A
{
	color:Navy;
	font-size:large;
	text-decoration:none;
}
.AppGuide A:hover
{
	color:Navy;
	font-size:large;
	background-color:Yellow;
	text-decoration:none;
}
.AppYear
{
	width:97%;
	background-color:#efefef;
	font-size:large;
	padding:2px;
	border:1px solid black;
}
.AppYear A
{
	font-size:large;
	font-weight:500;
}
.AppYear A:hover
{
	font-size:large;
	font-weight:500;
}
.AppMake
{
	margin:5px;
	width:96%;
	background-color:#efefef;
	font-size:small;
	padding:2px;
	line-height:30px;
	border:1px solid black;
}
.AppMake Table TR
{
	height:20px;
}
.AppMake A
{
	color:Navy;
}
.AppMake A:hover
{
	color:blue;
	font-weight:bolder;
	font-size:small;
	background-color:Yellow;
	text-decoration:none;
}
.AppMake table
{
	width:100%
}
.AppModel
{
	margin:5px;
	width:96%;
	background-color:#efefef;
	font-size:small;
	padding:2px;
	line-height:20px;
	border:1px solid black;
}
.AppModel A
{
	font-family:Arial;
	font-size:small;
	color:Navy;
}
.AppModel A:hover
{
	font-family:Arial;
	font-size:small;
	background-color:Yellow;
	text-decoration:none;
}
.AppModel table
{
	width:100%;
}
fieldset 
{
	margin:5px
}
.SearchButton
{
	cursor: pointer;
		margin:0px 10px 5px 10px ;
border: 1px solid #333399;
background: #4f69b8 url(art/button.gif) top left repeat-x;
color: #ffffff;
	width:110px;

}
