/*   style sheet for graphicsguru  */
/*   graphicsguru
     author: graphicsguru (www.graphicsguru.com)   */

body {
	margin: 0;
	padding: 0;
	font:  60% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 

	line-height: 16px; 
}

a {
	color: #FF6600;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #FF6600;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 780px; 
}



.menu{
	background-image:url(images/menu-bk.gif);
	background-repeat:repeat;

}
.topheader{
	background-image:url(images/header-top-bk.gif);
	background-repeat:repeat;
}
.time{
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 8pt; 
	color : #FFFFFF;
	padding : 0px 60px;
	} 
.dotcell {
	padding:4px 4px 4px 4px; 
	border-color: #666666 #666666 #666666 #666666;
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	white-space : nowrap;
	color : #444444;  

}  
a {
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 10px;
	color: #FF6600;
		background : transparent;

}
a:visited {
	color: #FF6600;
		background : transparent;

}
a:hover {
	color: #FF9900;
		background : transparent;

}
a:active {
	color: #FF9900;
		background : transparent;

}
input{
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

textarea{
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

select{
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

input.checkbox{
	border: none;
}

.cell {
      
	border : 1px solid #666;  
	white-space : nowrap;
	color : #cccccc; 
	text-align:left; 
	background-color:#CCCCCC;
	}  
.small{
	font-size: 8px;
}

small{
	font-size: 8px;
}

.medium{
	font-size: 9px;
	font-weight: bold;
}

medium{
	font-size: 9pt;
	font-weight: bold;
}

.large{
	font-size: 11px;
	font-weight: bold;
}

large{
	font-size: 11px;
	font-weight: bold;
}


.tiny{
	font-size: 7pt;
}  
.footer{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.maincell {
	padding:2px 0px 0px 2px; 
	
	 table-layout:fixed;
}
.tinytiny{
	font-size: 4pt;
	}
	
	a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:550px; 
	height:55px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 ; 
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
	padding-left:10px; 
	padding-top:10px;
}
.button {
	border: none;
	top: 0px;
	vertical-align: text-top;
	}