body {
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, select, textarea, option {
	padding: 1;
	color: #000000;
	font-weight: normal;
}

* html body {text-align: center;}
	
#mainWrap {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 30px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 1px;
}

#dashboard a {
	cursor: pointer;
	width: 74px;
	height: 85px;
	display: block;
}

#dashboard a h1 {
	cursor: pointer;
	width: 74px;
	height: 85px;
	display: none;
}	
#dashboard a.sendfile {
	background: url(/images_common/b_send.png) no-repeat;
}

#dashboard a.sendfile:hover  {
	background: url(/images_common/b_send.png) 0px -85px no-repeat;
}

#dashboard a.downloadcenter {
	background: url(/images_common/b_download_center.png) no-repeat;
}

#dashboard a.downloadcenter:hover  {
	background: url(/images_common/b_download_center.png) 0px -85px no-repeat;
}

#dashboard a.specialcovers {
	background: url(/images_common/b_special_covers.png) no-repeat;
}

#dashboard a.specialcovers:hover  {
	background: url(/images_common/b_special_covers.png) 0px -85px no-repeat;
}

#dashboard a.bulletintracker {
	background: url(/images_common/b_bulletin_tracker.png) no-repeat;
}

#dashboard a.bulletintracker:hover  {
	background: url(/images_common/b_bulletin_tracker.png) 0px -85px no-repeat;
}

#dashboard a.bulletinflipbook {
	background: url(/images_common/b_bulletin_flipbook.png) no-repeat;
}

#dashboard a.bulletinflipbook:hover  {
	background: url(/images_common/b_bulletin_flipbook.png) 0px -85px no-repeat;
}

#dashboard a.profile {
	background: url(/images_common/b_profile.png) no-repeat;
}

#dashboard a.profile:hover  {
	background: url(/images_common/b_profile.png) 0px -85px no-repeat;
}

#dashboard a.help {
	background: url(/images_common/b_help.png) no-repeat;
}

#dashboard a.help:hover  {
	background: url(/images_common/b_help.png) 0px -85px no-repeat;
}

.main_table{
	background-color: #ffffff;
	}
	
hr {
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	}
	
h1 {
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #000000;
	}

h2 {
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #000000;
	}
	
h3 {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #000000;
	}
	
h4 {
	font-weight : bold;
	color : #000000;
	}


.navTitle {
	color: #990000;
	font-weight : bold;
}
 
a:link {
	text-decoration: none;
	color: #990000;
} 
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;


	}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	

}
a.nav:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #990000; 

}
a.small:link {
	text-decoration: none;
	color: #333333;
	font-size: 9px;
} 
a.small:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 9px;
}

a.small:visited {
	text-decoration: none;
	font-size: 9px;
} 



.crumb{
	padding-left: 5px;
	color: #545454;
	font-weight: bold;
	}
	
a.crumb_links:link{
	color:#2C91E0;
	font-weight: bold;
	}
a.crumb_links:visited {
	color:#2C91E0;
	font-weight: bold;
	}
a.crumb_links:hover	{
	color:#333333;
	font-weight: bold;
	}
	
.download {
	display: block;
	width: 188px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background:url(/images_common/download_blank.gif) no-repeat;
	margin-left: 5px;
	}
	
.download a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 178px;
	height: 24px;
	padding-left: 10px;
	}	

.photos{
	border: 1px solid #000000;
	}
	
a.photo_links:link	{
	color:#333333;
	}
a.photo_links:visited {
	color:#333333;
	}
a.photo_links:hover	{
	color:#990000;
	}
	
#gallery_nav{
	padding: 5px 10px 0px 5px;
	width: 160px;	
	line-height: 1.5;
	}
	
#gallery_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
                
#gallery_nav li {
	border-bottom: 1px solid #000;
	margin: 0;
}
#gallery_nav li a {
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	width: 160px;
}

html>body #gallery_nav li a {
	width: auto;
}

#gallery_nav  li a:hover {
	background-color: #2586d7;
	color: #ffffff;
}
	
span.sub_gallery_nav{
	padding-left: 20px;
	line-height: 1.25;
	}

a.gallery_nav:link	{
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:visited {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:hover	{
	color:#990000;
	font-weight: bold;
	text-decoration: underline;
	}

a.sub_gallery_nav:link	{
	color:#333333;
	}
a.sub_gallery_nav:visited {
	color:#333333;
	}
a.sub_gallery_nav:hover	{
	color:#333333;
	}
	
.nav_div{
	background-color: #F9FCFF;
	border-bottom: 1px solid #eeeeee;
	padding: 4px;
	}
	
div.featured_news{
	color: #ffffff;
	border: 1px solid #94C7EF;
	background-color: #358EDC;
	padding: 5px;
	}
	
.featured_news_header{
	color: #ffffff;
	font-weight: bold;
	background-color: #2D92E0;
	}

a.more_news_links:link	{
	font-size : 12px;
	color:#CC0000;
	}
a.more_news_links:visited {
	font-size : 12px;
	color:#CC0000;
	}
a.more_news_links:hover	{
	font-size : 12px;
	color:#000000;
	}
	
.gallery_copy{
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}
	
.default_copy{
	color: #333333;
	padding: 10px;
	}

.hr{
	color: #177BD4;
	}
	
td.top_nav{
	border-top: 5px solid #369AF8;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	padding: 7px;
	border-left: 1px solid #3C649F;
	}
	
td.left_nav_header{
	background-color: #258ADC;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	
	padding: 6px;
	border-top: 1px solid #3C649F;
	}

.search_bar{
	background-color: #CCCCCC;
	color: #3C649F;
	font-weight: bold;
	padding: 6px;
	border-top: 1px solid #3C649F;
	border-bottom: 1px solid #3C649F;
	}
	
a.search_bar_links:link	{
	color:#3C649F;
	font-weight: bold;
	}
a.search_bar_links:visited {
	color:#3C649F;
	font-weight: bold;
	}
a.search_bar_links:hover	{
	color:#333333;
	font-weight: bold;
	}
	
.search_box{
	width: 150;
	}
	
.go_button{
	color: #ffffff;
	background-color: #3C70A2;
	font-family: arial;
	font-weight: bold;
	border-left: 1px solid #A2BBD3;
	border-top: 1px solid #A2BBD3;
	border-right: 1px solid #315C85;
	border-bottom: 1px solid #315C85;
	padding: 0px 2px 0px 2px;
	}

a.top_nav:link	{
	color:#3C649F;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:visited {
	color:#3C649F;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:hover	{
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
	}
	
td.index_copy_area{
	background-color: #288DDD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2C91E0,endColorStr=#0264C8);
	}

td.sub_banner{
	color: #B0D9FB;
	font-weight: bold;
	padding: 8px;
	background-color: #288DDD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2C91E0,endColorStr=#0264C8);
	}
	
span.sub_price{
	color: #ffffff;
	font-weight: bold;
	
	}

div.body_copy{
	color: #ffffff;
	padding: 20px;
	}
	
.body_header_text{
	color: #78B7EA;
	font-weight: bold;
	
	letter-spacing: -1;
	padding-bottom: 10px;
	}
	
.featured_photos_tab{
	font-weight: bold;
	color: #0467CB;
	padding-left: 10px;
	}
	
div.featured_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 8px;
	}
	
div.gallery_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 3px;
	}
	
.homepage_line{
	border-left: 1px solid #0264C8;
	border-bottom: 1px solid #0264C8;
	}
	
.footer_line{
	border-top: 1px solid #ffffff;
	background-color: #cccccc;
	}

.footer_div{
	border-right: 1px solid #cccccc;
	}
.footer_div2{
	border-left: 1px solid #cccccc;
	}
	
.copyright{
	padding-left: 10px;
	color: #cccccc;
	}
	
a.footer_links:link	{
	color:#2C91E0;
	font-weight: bold;
	}
a.footer_links:visited {
	color:#2C91E0;
	font-weight: bold;
	}
a.footer_links:hover	{
	color:#333333;
	font-weight: bold;
	}
	
.cc{
	color: #5BA9E6;
	font-weight: bold;
	
	letter-spacing: -1;
	}

.other_photos_tabs{
	background-color: #0264C8;	
	}
	
.other_photos_tabs2{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #2D92E0;	
	}
	
span.other_photos_tabs{
	padding-left: 15px;	
	}
	
a.white_bold_link:link	{
	color:#ffffff;
	font-weight: bold;
	letter-spacing: -1;
	}
a.white_bold_link:visited {
	color:#ffffff;
	font-weight: bold;
	letter-spacing: -1;
	}
a.white_bold_link:hover	{
	color:#333333;
	font-weight: bold;
	letter-spacing: -1;
	}
	
a.white_link:link	{
	color:#ffffff;
	font-weight: normal;
	}
a.white_link:visited {
	color:#ffffff;
	font-weight: normal;
	}
a.white_link:hover	{
	color:#333333;
	font-weight: normal;
	}
	
.photo_title{
	background-color: #FFFFFF;
	color: #990000;
	padding: 3px;;
	border-bottom: 1px solid #666666;
	}
	
.photo_details{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;

	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #B0D9FB;
	}
	
.cart_rows{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #B0D9FB;
	}
		

/* START : CALENDAR STYLE */
a.arrows:link			{color:#4581BE; text-decoration:none;}
a.arrows:visited		{color:#4581BE; text-decoration:none;}
a.arrows:hover			{color:#000000; text-decoration:none;}
	
a.calendar:link			{color:#FFFFFF; text-decoration:none;}
a.calendar:visited		{color:#FFFFFF; text-decoration:none;}
a.calendar:hover		{color:#CCCCCC; text-decoration:none;}

.calendar               {background-color: #ffffff; font-size: 9px; color : #000000;}
.calendarHeader         {font-weight: bold; background-color: #eeeeee;}
.calendarSubHeader      {font-weight: bold; background-color: #ffffff;}

.today_color            {background-color: #ACC6E1; color: #000000; font-weight: normal; font-size : 9px; }
.event_color            {background-color: #4581BE; color: #ffffff; font-weight: normal; font-size : 9px; }
/* END : CALENDAR STYLE */

legend {
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #990000;
	}

li {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	}

a.help:link	{
	color:#000000;
	text-decoration: none;
	}
a.help:visited {
	color:#000000;
	text-decoration: none;
	}
a.help:hover	{
	color:#990000;
	text-decoration: underline;
	}
	
#usermain {
	width: 568px;
	display: block;
	min-height: 150px;
	height: auto;
	}	
	
#usermain #note {
	width: 569px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images_common/note-bg.png) bottom no-repeat;
	display: block;
	height: 240px;
	margin-bottom: 10px;
	}
	
#usermain #note .title {
	padding: 10px 0 10px 20px;
	}
	
#usermain #note .content {
	padding: 0 30px 20px 20px;
	}

#usermain #note .content p {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
#usermain #note h2, h3 {
	color: #990000;
	padding: 0;
	margin: 0;
	}	
	
#usermain #covers {
	width: 368px;
	height: auto;
	float: left;
	border: solid 1px #e5e5e5;
	background: #fdfdfd url(/images_common/coversbg.png) top repeat-x;
	padding: 0 0 40px 0;
	margin: 0;
	_margin: 0 0 10px 0;	
	}
	
#usermain #covers #cover-wrapper {
	padding: 0 20px 0 20px;
	width: 100%;
	}
	
#covers h2, h3 {
	color: #990000;
	}
	
#covers h2 {
	font-size: 20px;
	padding: 6px 0;
	margin: 0;
	}
	
#covers h3 {
	padding: 10px 0 0 0;
	margin: 0;	
	}
	
#usermain #tracker {
	float: right;
	width: 154px;
	_width: 164px;
	padding: 5px;
	border: solid 1px #e5e5e5;	
	background: #fdfdfd;
	text-align: center;
	}
	
#tracker h2 {
	font-size: 20px;
	padding: 6px 0 0 0;
	margin: 0;
	color: #666666;
	}	
	
#tracker p {
	padding: 5px 5px 0 5px;
	margin: 0;
	}
	
#tracker p.track {
	color: #990000;
	padding: 5px 0 0 0;
	}
	
#tracker p.details {
	padding: 10px 0 10px 0;
	}	
	
#usermain #news {
	width: 368px;
	height: auto;
	float: left;
	clear: left;
	}
	
#news #news-wrapper {
	width: 100%;
	padding: 0 20px 0 10px;
	}	

#news h2 {
	color: #333333;
	font-size: 20px;
	}
	
#news-wrapper div.entry {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}	
	
#news-wrapper p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#news-wrapper div.readmore {
	padding: 10px 0 15px 0;
	}
	
#news-wrapper h3 {
	margin: 0;
	padding: 0;	
	}
	
#usermain #vertad {
	float: right;
	clear: right;
	width: 164px;
	height: 300px;
	border: none;
	background: none;
	margin: 20px 0 0 0;
	padding-bottom: 20px;
	}	
	
#vertad img {
	border: none;
	}	
