/***********************************************/

/* HTML tag styles                             */

/***********************************************/

body {
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #6A2B64;
	border-width: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {text-decoration: underline;
color: #6A2B64;}
/************** header tag styles **************/

h1 {font: bold 120% Arial,sans-serif;
color: #6A2B64;
margin: 0px;
padding: 0px;}

h2 {color: #6A2B64;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;}

h3 {color: #6A2B64;
margin: 0px;
font-family: Arial, sans-serif;
font-size: 100%;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;}

h4 {color: #333333;
margin: 0px;
padding: 0px;
font-family: Arial, sans-serif;
font-size: 110%;
font-weight: bold;}

h5 {font: 100% Arial,sans-serif;
color: #334d55;
margin: 0px;
padding: 0px;}

/*************** list tag styles ***************/

ul {list-style-type: square;}

/********* form and related tag styles *********/

form {margin: 0;
padding: 0;}

label {font: bold 1em Arial,sans-serif;
color: #334d55;}

input {
	font-family: Arial,sans-serif;
	}

/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#pagecell1 {
	position:absolute;
	top: 195px;
	width:940px;
	background-color: #6A2B64;
	left: 2%;
	right: 2%;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FEBD03;
	border-bottom-color: #FEBD03;
	border-left-color: #FEBD03;
	border-top-style: solid;
	border-top-color: #FEBD03;
	border-top-width: 1px;
}

#tl {position:absolute;
top: -1px;
left: -2px;
z-index: 100;
height: 11px;
width: 11px;}

#tr {position:absolute;
top: -1px;
right: -2px;
z-index: 100;
height: 11px;
width: 10px;}

#masthead {position: absolute;
top: 2px;
width:940px;
height: 195px;
background: #EBE2E7;
left: 2%;
right: 2%;
border-left: 2px solid #FCC209;
border-right: 2px solid #FCC209;
border-top: 1px solid #FCC209;}

#pageNav {float: left;
width:152px;
font-family: Verdana, sans-serif;
font-size: 110%;
background: #6A2B64;
padding-top: 2px;
padding-right: 0px;
padding-left: 0px;
color: #FFFFFF;
bottom: 0px;}

#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #EAE1E9;
	color: #6A2B64;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

/***********************************************/

/* Component Divs                              */

/***********************************************/

#siteName {margin: 0px;
padding: 16px 0px 8px 0px;
color: #FFCC00;
font-weight: normal;}

/************** pageName styles ****************/

#pageName {
	background: #EAE1E9;
	font-size: 14px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3C0D1;
}

#pageName h2 {color: #6A2B64;
padding-top: 2px;
padding-bottom: 2px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 120%;
font-weight: bold;}

/************* globalNav styles ****************/

#globalNav {
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background: #6A2B64 url(glbnav_background.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A2B64;
}

#globalNav img {margin-bottom: -4px;}

#tgp {font-size: 50%;
color: #EACFE9;}

#gnr {position: absolute;
top: 0px;
right:0px;}

#globalLink {
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	text-transform: uppercase;
}

a.glink, a.glink:visited {font-size: 95%;
color: #6A2B64;
font-weight: bold;
margin: 0px;
padding: 2px 5px 4px 5px;
border-right: 1px solid #8FB8BC;}

a.glink:hover {
	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav {position: absolute;
top: 175px;
left: 0px;
/*width: 100%;
*/
	min-width: 640px;
height: 20px;
padding: 0px 0px 0px 10px;
color: #6A2B64;
visibility: hidden;}

#vissglobal {background: #CFA5C9;
height: 25px;
width: 100%;}

.subglobalNav a:link, .subglobalNav a:visited {font-size: 90%;
color: #6A2B64;}

.subglobalNav a:hover {color: #CC0000;}

/*************** search styles *****************/

#search {position: absolute;
top: 5px;
right: 10px;
z-index: 101;}

#search input {font-size: 80%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
border: 1px solid #6A2B64;}

#search a:link, #search a:visited {font-size: 80%;
font-weight: bold;}

#search a:hover {margin: 0px;}

/************** feature styles *****************/

.feature {height: auto;
background: #EAE1E9;
color: #6A2B64;
font-size: 110%;
width: 600px;
padding-right: 30px;
padding-left: 35px;
clip: rect(auto,auto,auto,40px);
margin-left: 50px;
text-align: justify;
padding-top: 10px;}

table {font-size: 12px;}

html>body .feature {height: auto;}

.feature img {float: left;
padding: 0px 10px 0px 0px;}

/*************** story styles ******************/

.story {
	font-size: 95%;
	color: #6A2B64;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}

/************** siteInfo styles ****************/

#siteInfo {font-size: 9px;
color: #6A2B64;
text-align: center;}

#sectionLinks {
	margin: 0px;
	padding: 0px;
	background: #6A2B64;
	text-decoration: none;
}

#siteInfo h3 {padding: 10px 0px 2px 10px;
border-bottom: 1px solid #cccccc;}

#siteInfo a:link, #siteInfo a:visited {font-weight: bold;
color: #6A2B64;
font-size: 9px;}

#siteInfo a:hover {font-weight: bold;
text-decoration: none;
color: #993300;}

/************ sectionLinks styles **************/

#sectionLinks {margin: 0px;
padding: 0px;}

#sectionLinks h3 {border-bottom: 1px solid #cccccc;
font-size: 11px;
padding-bottom: 2px;
padding-left: 10px;
padding-top: 10px;}

#sectionLinks a:link, #sectionLinks a:visited {
	background-image: url(bg_nav_left.jpg);
	font-weight: bold;
	color: #EAE1E9;
	font-size: 11px;
	margin-left: 2px;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	padding-top: 4px;
	margin-top: 1px;
}
#sectionLinks a:active {
	background-image: url(bg_nav_left.jpg);
	font-size: 11px;
	margin-left: 2px;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	padding-top: 4px;
	margin-top: 1px;
}

#sectionLinks a:hover {
	background-image: url(bg_nav_left.jpg);
	font-size: 11px;
	margin-left: 2px;
	padding-left: 10px;
	text-decoration: underline;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	padding-top: 4px;
	margin-top: 1px;
	color: #FFCC00;
}

/************* relatedLinks styles **************/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #6A2B64;
	background: #6A2B64;
	color: #FFFFFF;
}

.relatedLinks h3 {padding: 10px 0px 2px 0px;
color: #FFFFFF;}

.relatedLinks a {
	display: block;
	color: #FFFFFF;
	font-size: 95%;
}
.relatedLinks a:hover {
	display: block;
	color: #FFFFFF;
	font-size: 95%;
}

.relatedLinks a:active {
	display: block;
	color: #FFFFFF;
	font-size: 95%;
}

.relatedLinks a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 95%;
}

/**************** advert styles *****************/

#advert {padding: 10px;}

#advert img {display: block;}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000033;
padding-bottom: 2px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ECCCEB;
padding-right: 3px;
padding-left: 3px;}

/********************* Thumbs **********************/

.thumb_table {background-color: #F0E1E9;
border: 1px solid #6A2B64;
width: 740px;}

#thumb {}

a:hover #thumb {filter: Alpha(Opacity=70, Style=0);}


a:hover .img {filter: Alpha(Opacity=70, Style=0);}

a:visited .img {filter: Alpha(Opacity=100, Style=0);}

.tdxml {
	font-size: 10px;
}

.tdxml a:link {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	line-height: 21px;
	width: 122px;
}

.tdxml a:hover {
	display: block;
	color: #FFCC00;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	line-height: 21px;
	width: 122px;
}

.tdxml a:active {
	display: block;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	line-height: 21px;
	width: 122px;
}

.tdxml a:visited {
	display: block;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	line-height: 21px;
	width: 122px;
}

#link {text-align: center;
padding: 4px;}

.feature h2 {background: #EAE1E9;
color: #6A2B64;
font-size: 90%;}

.story h3 {font-size: 100%;
color: #6A2B64;}

#link a:link {text-align: center;
font-size: 80%;
color: #6A2B64;}

#link a:visited {text-align: center;
font-size: 80%;
color: #6A2B64;}
.tdxml img {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #EAE1E9;
	border: 1px solid #990000;
}
.td {

border: 1px solid #6A2B64;
}
.tdxm {
	font-size: 10px;
	background-image: url(cams_bck.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 140px;
}
.tgp_table {
	color: #6A2B64;
	text-transform: capitalize;
}
