/*  
 *  Air Force Recruiting Alumni Association
 *   
 *  Author: Tagalong Design
 * 
 */ 
body { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color:#000000;
	font-size: small; 
	line-height: normal;
	background:#000033;
	text-align:center;
	margin-left:7%;
	margin-right:7%;
}

th { font-size:24px;
	font-weight:bold; 
	color:#000066;
	text-align: center;
	vertical-align:text-top;
		font-style:italic;
}	
	
td { font-size: small; 
	line-height: normal; 
	text-decoration: none; 
	text-align: left; }

.hpadding { font-weight: bolder; font-size: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; padding: 0px 10px }

.textpadding { color: #000; font-size: 10px; line-height: font-family:Verdana, Geneva, Arial, helvetica, sans-serif; margin: 0px; padding: 0px 10px }

h1 { font-size: 18px; line-height: 20px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif}
h2 { font-size: 16px; line-height: 18px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h3 { font-size: 14px; line-height: 16px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h4 { font-size: 12px; line-height: 14px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }

 CHANGES TO THE WAY LINKS LOOK HERE 

a { 
	font-weight		: bold; 
	text-decoration	: underline; 
	color:#000066;
}
	
a:link {
	color:#000066;
	font-weight:bold;
	text-decoration: underline;
	line-height: normal;
}

a:visited {
	color:#990000;
	text-decoration	:underline;
}

a:hover {
	color:#000000;
	text-decoration	:underline;
}

a:active {
	text-decoration: underline;
}

table.outer { 
	margin				:1em, auto, 1em;
	background:#000033;
	height:650px;
	vertical-align:text-top;
	border:thin;
	border:#000033;
	border:solid;
	width:900px;
}

table.header {
	font-size			:12px;
	width				:100%;
	color				:#000033;
	background-image:url(images/header.jpg);
}

th.header {
	font-size:28px;
	font-style			:italic;
	font				:bold;
	color				:#000066;
	text-align:center;
	vertical-align:middle;
	}

td.header {
	font-size			:12px;
	background-color:#FFFFFF;
	border:#990000;
	border-style:double;
	border:thin;
	}
	
td.header2 {
	font-size			:14px;
	text-align:center;
	}

table.llinks {
	font-size			:12px;
	color				:#000000;
	border	:#990000;
	border	:solid;
	border	:thin;
	width:100%;
	vertical-align:text-top;
}

td.llinks {
	text-align:left;
	border:#000033;
	border:inset;
	border:thin;
	}
	
table.rlinks {
	font-size			:12px;
	color				:#000000;
	border	:#990000;
	border	:solid;
	border	:thin;
	width:100%;
	background-image:url(images/linksbkgd.jpg);
	vertical-align:text-top;
}

td.rlinks {
	text-align:left;
	border:#000033;
	border:inset;
	border:thin;
	}
	
td.format { vertical-align:top;}

table.center { 
	font-size			:14px;
/*	background	:#FFFFFF; */
	color				:#000066;
	vertical-align:text-top;

	width:100%;
    background-image:url(images/center.jpg);
}

tr.ballot {
	border-bottom:thin;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

td.roster {
	background-color	:#FFFFFF;
	text-align			:left;
	line-height:		14px;
}
	
/* main page body parameters*/

div#main {
	width:69%;
	  min-height:550px;
 	background-image:url(images/center.jpg);
 	border:solid;
	border:#000033;
	border:solid;
	margin-left:15%;
	margin-right:15%;
	}

p.center {
font-size:14px;
text-align:center;
}

table.mainpage { 
	font-size			:14px;
	width				:auto;
	background:#FFFFFF;
	color				:#000066;
	float:left;
}

td.whitebkgd { 
	background-color	:#FFFFFF;
	text-align			:left;
	border				:#000066;
	border				:thin;
	border				:solid;
}


div#llinks {
	width:15%;
	font-size       	:12px;
	float:left;
	 min-height:550px;
	 	background-image:url(images/linksbkgd.jpg);
}

div#rlinks {
	width				:15%;
	font-size       	:12px;
	float:right;
	 min-height:550px;
	 	background-image:url(images/linksbkgd.jpg);
}
	
/* header page body parameters*/

div#header {
	color               :#000033;
	font-size			:24px;
	height:auto;
	position:relative;
}
