body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Arimo', Arial, Helvetica, sans-serif;
	background: url(/background.jpg) no-repeat top center #112d5d;
}

.header {
	margin-top: 10px;
	background: url(/taa-header.jpg) no-repeat top center #004487;
	min-height: 229px;
}

.releases {
	background-color: #fe0032;
	height: 22px;
	text-align: center;
	padding-top: 4px;
}

.menusp {
	background-color: #FFFF01;
	height: 50px;
	text-align: center;
	padding-top: 4px;
}

.bodywrapper {
	padding-top: 4px;
	background: url(/body-background.jpg) repeat-y top center;
}

.mainhome {
	padding: 16px;
	color: #012860;
}

.mainhome h2 {
    font-size: 24px;
	margin-top: 4px;
}

.mainhome h3 {
    font-size: 20px;
	margin-top: 4px;
}














.mainhome p {
    font-size: 18px;
	/*font-style: italic;*/
	font-weight: 700; 
}

.mainhome span p {
	text-align: right;
	font-style: italic;
}



.mainhome span a {
	text-align: right;
	font-style: italic;
}


.mainhome ul {
    font-size: 16px;
	font-weight: 700;
	padding-left: 20px;

}

.mainhome ul li {
	list-style: disc;
	padding-top: 4px;
}





.multilevelbullets {
	padding-bottom: 20px;
}


.anglerlist {

	padding-left: 40px;

}




.imgright img {
	margin: 0px 0px 0px 12px;
}





.chairpersons p {
	color: #000000;
    font-size: 16px;
	font-weight: 400; 



}


.chairpersons h4 {
	color: #012860;
    font-size: 18px;
}







.champions p {
	color: #000000;
    font-size: 16px;
	font-weight: 400; 



}


.champions h4 {
	color: #012860;
    font-size: 18px;
}














.sidebar {
	margin-left: -10px;
	padding: 0px;

	text-align: center;
}

.sidebar p {
    font-size: 16px;
	font-style: italic;
	color: #f56626;
    text-shadow: 0.1em 0.1em 0.1em black;
	margin: 6px;
}

.footer {
	text-align: center;
	font-size: 14pt;
	color: #ffffff;
}




.footer a {

	color: #ffffff;


}


.footer a:hover {
	color: #fa7f28;

}




.footermenu p {

	font-size: 12pt;


}









.cyberangler p {
	font-size: 9pt;

}






/*Added by Rupesh on 17 Dec 2013*/ 
/******** Gallery *******/

.pagenation{  margin:0px auto; clear:both; width:460px}
.pagenation ul li{ list-style:none; float:left}
.pagenation ul li a{ text-decoration:none; color:#000; text-transform:uppercase; border:1px solid #e2e2e2; padding:9px 16px; background: #ebebeb; /* Old browsers */
background: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ebebeb 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ebebeb 0%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ebebeb 0%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ebebeb 0%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */; font-weight:bold; display:block;}
.pagenation ul li a img{ padding:0px 4px; border:none !important}
.iechild1{  margin-right:12px;}
.iechild2{  margin-left:12px;}

.pagenation ul li a:hover, .pagenation ul li a:active { background: #ebebeb; /* Old browsers */
background: -moz-linear-gradient(top, #ebebeb 0%, #214ca5 0%, #18306b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(0%,#214ca5), color-stop(100%,#18306b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ebebeb 0%,#214ca5 0%,#18306b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ebebeb 0%,#214ca5 0%,#18306b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ebebeb 0%,#214ca5 0%,#18306b 100%); /* IE10+ */
background: linear-gradient(to bottom, #ebebeb 0%,#214ca5 0%,#18306b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#18306b',GradientType=0 ); /* IE6-9 */ color:#fff}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*.gpn_tborder div, div div {
    padding: 2px;
}*/
th, td, caption {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}



/* Medium Color BG */
.gpn_tborder {
	color: #CCCCCC; 
	background: #f3da97; 
	border: 1px solid #000000;
	float: left;
    height: 23px;
    min-width: 100px;
	margin:15px;
	clear:both;
}

/*.gpn_tborder div, div div {
	padding: 2px;
}*/


/* Dark Color BG */
.gpn_control {
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FFFFFF; 
	background: #8c92d0;
	padding: 5px 6px 3px 6px; 
	white-space: nowrap;
	float:left;
	height:18px;
}

/* Light Color BG */
.gpn_inactive {
	color: #000000;	
	background: #ffebb4; 
	text-decoration: none;
	float:left;
	height:22px;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
}

/* Medium Color BG */
.gpn_active {
	color: #000000;
	background: #f3da97; 
	float: left;
    height: 21px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
}

.gpn_smallfont {
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}




.frapg {
    /*display: inline;*/
	margin-top:4px;
    font-size: 12pt;
}

.reports div {
	margin: 0 0 0 0;	

}


.reports p {
	margin: 0 0 0 0;
	text-align:left !important;	
}


.reportsouter p {
	margin: 0 0 0 0;	
}


.reportsinner div {
	padding: 4px;
}



.reportsinner img {
	display: inline;			/*allows the element to take auto margins*/ 
	/*margin: 0 auto;			centers in compliant browsers*/ 
	text-align: right;		/*centers in old versions of IE*/ 
	margin-bottom: 5px;
}
/*.reportleft{float:left;width:175px;}
.reportright{float:left;width:380px;}*/

.wrapper p {color: #2D346C;
    font-size: 15px;
    line-height: 1.6;
    }

.wrapper h1 {
    color: #2D346C;
    font-size: 24px;
    margin: 0 0 5px;
}

.wrapper h2 {
    color: #2D346C;
    font-size: 20px;
    font-style: italic;
    margin: 20px 0 -10px;
}

div.photogallery p {
    margin: 0;
    padding: 6px 6px 2px;
}

.photogallery_img p {
	margin: 0 0 0 0;	
}

.photogallery_img p {
	margin: 0 0 0 0;	
}

.img_caption p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    font-size: 9px;

}


.img_caption {
	margin-bottom: 2px;
}






