.signin
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: None;
}

.signin:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	text-decoration: Underline;
}

.maintxt
{
	font-family: Arial;
	font-size: 10pt;
	color: #243B7B;
}

.mainmenu
{
	font-family: Arial;
	font-size: 10pt;
	color: #243B7B;
	text-decoration: None;
}

.mainmenu:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #243B7B;
	cursor: pointer;
	text-decoration: Underline;
}

.yellow
{
	background-color: #FCDB00;
}

.grey
{
	background-color: #DCDDDE;
}

.news
{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}

.footlink
{
	font-family: Arial;
	font-size: 8pt;
	color: #243B7B;
	text-decoration: None;
}

.footlink:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #243B7B;
	text-decoration: Underline;
}

.foottxt
{
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}

.gentxt
{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: None;
	line-height: 150%;
	text-align: justify;
}

.sidebarmenu
{
	font-family: Arial;
	font-size: 8pt;
	color: #243B7B;
	text-decoration: None;
}

.sidebarmenu:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: Underline;
}

.joinnow
{
	font-family: Arial;
	font-size: 16pt;
	color: #243B7B;
	text-decoration: None;
}

.joinnow:hover
{
	font-family: Arial;
	font-size: 16pt;
	color: #243B7B;
	cursor: pointer;
	text-decoration: Underline;
}

.invoicetxt
{
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
}

.bigtxt
{
	font-family: Arial;
	font-size: 11pt;
	color: #333333;
}

.smalltxt
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}

#ajaxticker1
{
	width: 200px;
	height: 100px;
	border: 1px ridge black;
	padding: 5px;
	background-color: #F3F3F3;
}

#ajaxticker1 div
{
	/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #F3F3F3;
}

.someclass
{
	/*class to apply to your scroller(s) if desired*/
}


select
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	border-style: 1,4;
}

input, textarea
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	border-width: 1PX;
	border-style: solid;
	border-color: #D3D3D3;
}
.noborder, .noborder input
{
	border-style: none;
	border-bottom-width: 0px;
}
a
{
	font-family: Arial;
	font-size: 10pt;
	color: #243B7B;
	text-decoration: None;
}

a:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #243B7B;
	cursor: pointer;
	text-decoration: Underline;
}

.headtxt
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #243B7B;
}

.error
{
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
}

.btn
{
	font-family: Arial;
	font-size: 9pt;
	color: #243B7B;
}

.selectedrow
{
	color: Black;
	background-color: LightGoldenrodYellow;
	font-family: Arial;
	font-size: 10pt;
}

.row
{
	color: Black;
	background-color: LightGoldenrodYellow;
	font-family: Arial;
	font-size: 10pt;
}
.altrow
{
	background-color: PaleGoldenrod;
	font-family: Arial;
	font-size: 10pt;
	color: #243B7B;
}
.headerrow
{
	background-color: Tan;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.footerrow
{
	background-color: Tan;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #243B7B;
}


.tabTable
{
	border: 1px solid #4B5965;
}

.tab, .selectedTab
{
	border: 1px 1px 1px 1px;
	border-color: #4B5965;
	border-style: solid;
	font-family: Tahoma;
	font-size: 10pt;
	width: 80px;
	text-align: center;
}
.tab
{
	background-color: #BDC4C9;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
.selectedTab
{
	cursor: default;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #778B9D;
	cursor: auto;
}
.tabContent
{
	height: 100%;
	width: 100%;
}
.tabContent A
{
	font-weight: normal;
	text-decoration: underline;
}
/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.pgdiv
{
	width: 500;
	height: 250;
	background: #E9EFF4;
	border: 1px solid #C4D5E3;
	padding: 10px;
	margin-bottom: 20;
	font-family: arial;
	font-size: 12px;
}

.dogvdvhdr
{
	color:#FFFFFF;
	font-family: Arial;
	font-size:13px;
	background: #243b7b;
	border: 1px solid #243b7b;
	font-weight: bold;
	padding: 5px;
}

.dogvdvbdy
{
	
	font-size:12px;
	font-family: Arial;
	border: 1px solid #243b7b;
	background: #FAFCFD;
	border-left: 1px solid #243b7b;
	border-right: 1px solid #243b7b;
	border-bottom: 1px solid #243b7b;
	padding: 5px;
	
}
.thdrcell
{
	background: #F3F0E7;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #C8BA92;
}

.tdatacell
{
	font-family: arial;
	font-size: 12px;
	padding: 5px;
	background: #FFFFFF;
}

.dvhdr1
{
	background: #F3F0E7;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #C8BA92;
	padding: 5px;
	width: 150px;
}

.dvbdy1
{
	background: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	border-left: 1px solid #C8BA92;
	border-right: 1px solid #C8BA92;
	border-bottom: 1px solid #C8BA92;
	padding: 5px;
	width: 150px;
}

p
{
	margin-top: 20px;
}

h1
{
	font-size: 13px;
}

.photogallery_small 
{
	background-image: url(../images/photo_gallery_small.gif);
	background-repeat:no-repeat;	
	width:181px;
	height:206px;
	padding:10px 15px 20px 11px	
}

.dogvdvbdy1
{
	
	font-size:12px;
	font-family: Arial;
	border: 1px solid #243b7b;
	background: #FAFCFD;
	border-left: 1px solid #243b7b;
	border-right: 1px solid #243b7b;
	border-bottom: 1px solid #243b7b;
	padding: 3px;
	
}
.sounddiv {
	height: 30px;
	width: 120px;
	right: 0;
	top: 10px;
	position: absolute;
	left: 442px;
}

