/*-------------------------------------------------------------------------------------

Style Sheet for 3pointimage (http://3pointimage.com)
Global Style Sheet
Version: 1.2006
Author: Manish

--------------------------------------------------------------------------------------*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color:#cccc99;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
a {
	font-size: 9pt;
	color: #0033CC;
	text-decoration: underline;
}
a:link{
	color: #993300;
	text-decoration: none;
	border-bottom: 1px dotted silver;
	font-size: 9pt;
}
a:visited{
	color: #993300;
	text-decoration: none;
	border-bottom: 1px dotted silver;
	font-size: 9pt;
	}
a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #6699FF;
	font-size: 9pt;
}
a:active{ 
	color: #993300;
	text-decoration: none;
	border-bottom: 1px dotted silver;
	font-size: 9pt;
}

h1 {
	font-size: 12px;
	color: #993300;
}
h2 {
	font-size: 11px;
	color: #0066CC;
}
h3 {
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #993300;
}

/*---------------------------------------------------------------
+	
+	Main Body Layout 
+
+	IDs
----------------------------------------------------------------*/

#header {
  position: relative;
  text-align:right;
  top: 0px;
  width:800px;
  height: 72px;
  background-image:url(../images/topLogo.gif);
}

#menu {
	background-image:url(../images/menu_bg.gif);
	position: relative;
	left: 0px;
	width: 800px;
	height: 37px;
}

#logsup {
	background-image: url(../images/topsl.gif);
	position: relative;
	left: 0px;
	width: 800px;
	height: 25px;
}

#content {
	background:#fff;
	position: relative;
	left: 0px;
	width: 800px;
	margin: 0px;
	height: 85%;
}

#footer {
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	background-color: #cccc99;
	line-height:208px;
	width: 800px;
	height: 176px;
	
}

#bottom {
  background-image:url(../images/bottom.png);
  position: relative;
  left: 0px;
  width: 800px;
  height: 152px;
}

#imglocation {
	background-image:url(../images/locationbg.png);
	background-repeat:no-repeat;
	background-color: transparent;
	position:relative;
	left: 0px;
	width: 194px;
	height: 53px;
	line-height: 50px;
	text-align:center;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	}

#flashcontent {

		height: 100%;

	}

#ty {
	color: #666666;
	font-size: x-small;
	border: 1px solid #333333;
	background-image: url(../images/ty.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 480px;
	height: 360px;
	}
/*---------------------------------------------------------------
+	
+	Footer Links 
+
----------------------------------------------------------------*/

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #990000;
	border: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #990000;
	border: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #990000;
	border: none;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #990000;
	border: none;
}


/*------------------------------------ selector */

.sheader {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	padding: 1px;
	width:640px;
	}

.content_serv {
	margin-top: 45px;
	width: 430px;
	height: 325px;
	}
/*------------------------------------ suplog */
a.suplog:link {
	font-size:12px;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid silver;
}
a.suplog:visited {
	font-size:12px;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid silver;
}
a.suplog:hover {
	font-size:12px;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid #6699FF;
}
a.suplog:active {
	font-size:12px;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid silver;
}

/*------------------------------- Disclaimer Class*/
.disclaimer {
	font-size: 10px;
	color:#999999;
	}