/* External Style Sheet */
body      { color: black; font-size: 10px; font-family: verdana, arial, helvetica; background-color: white; background-repeat: no-repeat; margin-top: 0; margin-left: 0; border-top: 0 }
p { 
	color: #333333; 
	font-size: 11px; 
	font-family: verdana, arial, helvetica 
}
p.indent { color: gray; font-size: 10px; text-indent: 50px }
h2.indent {
	text-indent: 50px;
}
.c	  { color: #808080; font-size: 9px; font-family: verdana, arial, helvetica; font-style: normal; font-weight: normal; text-indent: 12px }
		
.page     /* opened page for main menu  */  { color: #333333; font-size: 11px; font-family: verdana, arial, helvetica; font-weight: bolder; text-align: center}

.page2       { color: white; font-size: 11px; font-family: verdana, arial, helvetica; font-weight: bolder; background-color: silver; text-align: center; padding-top: 3px; padding-bottom: 3px }
a.one:link  /* main navigation */ {
			font-family:verdana, arial, helvetica;
			color:#333333;
			text-decoration: none;
			font-size: 10px;
			font-weight: normal;
}

a.one:visited  {
			font-family:verdana, arial, helvetica;
			color:#333333;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
}
a.one:hover  { 
			color: #FFFFFF; 
			font-size: 10px; 
			font-family: verdana, arial, helvetica; 
			font-weight: normal; 
			text-decoration: none
 }
a.two:link   /* navigation for pages */  { 
			color: #99cccc; 
			font-size: 10px; 
			font-family: verdana, arial, helvetica; 
			font-style: normal; 
			font-weight: normal; 
			text-decoration: underline
}
a.two:visited  { 
			color: #99cccc; 
			font-size: 10px; 
			font-family: verdana, arial, helvetica; 
			font-style: normal; 
			font-weight: normal; 
			text-decoration: underline 
}
a.two:hover   { 
			color: olive; 
			font-size: 10px; 
			font-family: verdana, arial, helvetica; 
			font-style: normal; font-weight: bolder; 
			text-decoration: underline 
}



td.nav   /* for td main menu */ { 
		background-color: #cccccc; 
		text-align: center }

td.thumbnail   { background-color: white; text-align: center; vertical-align: top; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc }

td.thumbnail2  { background-color: white; margin-left: 20px; vertical-align: bottom; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc }
td.about   { text-align: justify; padding-right: 10px }
td.center { text-align: center }
td.one{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footer:link    	 { color: gray; font-size: 10px; text-decoration: underline }



a.footer:visited  	  { color: gray; font-size: 10px; text-decoration: underline }



a.footer:hover    	  { color: olive; font-size: 10px }
table.border    { border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc }
table.border2   { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc }
table.center { color: gray; font-size: 10pt; font-family: Verdana; text-align: center }
h1 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; margin: 0.67em 0 }
h2 { color: olive; font-size: 12px; font-weight: bold; margin: 0.83em 0 }
