/*
Thirsty Traveller 03-06-10
*/

/*
General page styles
*/
A:link, A:visited, A:active
	{
	color: #990000;
	text-decoration: underline;
	font-family: inherit;	
	font-size: inherit;
	}

A:hover 
	{
	color: #FFFFFF;
	text-decoration: inherit;
	font-family: inherit;	
	font-size: inherit;
	background: #990000;
	}

.navsub:link, .navsub:visited, .navsub:active
	{
	color: #990000;
	text-decoration: underline;
	font-family: inherit;	
	font-size: inherit;
	}

.navsub:hover 
	{
	color: #FFFFFF;
	text-decoration: inherit;
	font-family: inherit;	
	font-size: inherit;
	background: none;
	}

BODY
	{
	color:#000000;
	text-decoration: none;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	background-image: url(../../src/img/backgrounds/passport_bkgrnd.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
/*
	leftmargin: 0;
	topmargin: 0;
	rightmargin: 0;
	bottommargin: 0;
	marginheight: 0;
	marginwidth: 0;
*/
 	}
	
P, TABLE, FONT, .textforminput, .textformbutton
	{
	color:#000000;
	text-decoration: none;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
 	}

/*
Heading and primitive text redefinitions
*/

code {
	color: #0000CC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 12px;

}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;


}

/*
Table and Cell Styles
*/

.tablecellad {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}

.tablesearchcell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;

}

.tablecellheader {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.tablecellfooter {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.tabletitle
	{
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #CCCCCC
	}

.tablelink:link, .tablelink:visited, .tablelink:active
	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: inherit;	
	font-size: inherit;
	}

.tablelink:hover 
	{
	color: #ffffff;
	text-decoration: inherit;
	font-weight: bold;
	font-family: inherit;	
	font-size: inherit;
	background: #FF3C08;
	}

.tableheading
	{
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #000000;
	}

.tableheading:link, .tableheading:visited, .tableheading:active
	{
	color:#999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.tableheading:hover
	{
	color: White;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FF3C08;
	}

.tablelabel
	{
	color:#999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/*
Text Styles
*/

.textpagetitle
	{
	color:#990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #CCCCCC;
	text-transform: uppercase;

	}

.textpageheading
	{
	color:#666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #CCCCCC;
	text-transform: uppercase;

	}

.textpageheadingadmin {

	color:#FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #990000
}

.texthighlightred
	{
	color:#FF0000;
	text-decoration: none;
	}

.texthighlightyellow
	{
	color:#000000;
	text-decoration: none;
	background-color: #FFFF00;
	}

.textfooter
	{
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.textfootergrey
	{
	color:#999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.textfooterdarkgrey
	{
	color:#666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.textsmall {

	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.textgrey
	{
	color:#999999;
	}

.textuppercase {
	text-transform: uppercase;
	font-size: 10px;
	color: #990000;

}
.textuppercasered12px {
	font-size: 10px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;


}
.textlowercasered {
	text-transform: lowercase;
	color: #990000;

}
.textsmaller {
	font-size: smaller;
}
.textuppercase18px {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;


}
.textfastfacthead {
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 10px;
	font-weight: bold;

}

.textfastfactbody {
	color: #990000;

}

.textsectionhead {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.textforminputsmall
	{
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.textformbuttonsmall
	{
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
