/* CSS Document */

/* 
==================================================
Skin styles for Grand Aquila by dirikudirika.com
==================================================
*/   

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/images/bgred.jpg);
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 12px;
	color: #333333;
		
}
td {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 12px;
	color: #333333;
	
}
.tdright {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.tdcenter{
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.mainmenu {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 13px;
	color:#333333;
	text-align:left;
	
}

A.mainmenu:link  {

	text-decoration:    none;
    color: #333333;
}

A.mainmenu:visited   {

	 text-decoration:    none;
    color: #333333;
}

A.mainmenu:active    {

	 text-decoration:    none;
    color: #333333;
}

A.mainmenu:hover {
	 text-decoration:    none;
    color: #000000;
	font-weight:bold;
	padding-left:10px;
}


.normalbold {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 13px;
	color:#000000;
	text-align:left;
	font-weight:bold;
}
.centerbold {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 13px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
.small {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 12px;
	color:#333333;
	text-align:left;
	font-weight:normal;
}
.fronttable {
	width:937px;

}
.normal13 {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 13px;
	color: #333333;
	text-align:left;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}
.titlemiddle {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.normalitalic {
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.titleCenter {

	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align:center;
}
.textbox {
	font-family: Calibri, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}