/*
 * Style sheet for IGDVS Website
 * ============================= 
 * background: #FFFFFF; 
 *	background-color: #FFFFFF;
 */
 
BODY{ 
	background-image:url("http://www.igdvs.org/images/background.jpg");
	background-repeat:no-repeat;
   background-position:top,left;
	background-color: #FFFFFF;   
	text="#000000";
	link="#339999";
	vlink="#999999";
	alink="#33CCCC";
}

table.quotation {
	font-size: 12pt; 
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	color : #211288;
	text-align: justify;
	border-style: outset;
	border-color: #6D5C5C;
	border-width: 2;
	width: 200;
}

P.normal {
	font-size: 14pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 100%; 
}
P.small {
	font-size: 12pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 100%; 
}
P.bold {
	font-size: 14pt; 
	font-style: normal;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 100%; 
}

ol.normal {
	font-size: 14pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
}

ul {
	font-size: 14pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 100%; 
}

h2 {
	font-size: 20;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 100%; 	
}

a:link {
	color: green;
	font: normal;
	font-size: normal;
	font-style: normal;
	font-family: sans-serif;
}

a.navbar {
	color: blue;
	font-size: 16pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
p.navbar {
	color: #391818;
	font-size: 16pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}

table.homepage {
	font-size: 12pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 800; 
	border-width: 0;	
	border-color: #98A0A5;
	border-style: groove;
}



table.dailyschedule {
	font-size: 14pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 800; 
}
table.contacts {
	font-size: 14pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 100%; 
}
td.header1 {
	font-family: arial;
	font-size: 16pt; 
	font-style: normal;	
}
td.header2 {
	font-family: arial;
	font-size: 12pt; 
	font-style: italic;	
}
td.header3 {
	font-family: arial;
	font-size: 8pt; 
	font-style: normal;	
}

table.normal {
	font-size: 12pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 100%; 
}

table.sitemap {
	font-size: 12pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: justify;
	width: 800; 
}
table.fees {
	font-size: 12pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: center;
	width: 800; 
}
table.clubs {
	font-size: 10pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: left;
	vertical-align: top;
	width: 800; 
}

table.events {
	font-size: 12pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
	text-align: left;
	width: 800; 
}
td.event_date {
	font-size: 12pt; 
	font-style: normal;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	color : black;
}

td.small {
	font-size: 10pt; 
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color : black;
}

caption.header {
	font-size: 16pt; 
	font-style: normal;
	font-family: arial, helvetica,verdana, sans-serif;
	color : black;
	text-align: center;
	width: 100%; 
}
