/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: #ffffff;
    background-image: url(images/background.jpg);
    background-repeat:repeat-x;
    margin-top: 0px;
    text-align:center;
    BACKGROUND-COLOR: #fffafa;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #f0201e;
}
H1	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 10px
}	
				
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.00em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: #A5CF51;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
H3.smallcent	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	0.80em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none; 
	background-color: #A5CF51;
	width: 130px;
	text-align: center;
	margin-bottom: 5px
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
P.sidemenu
{	
	background-color: #f0201e;
	height: 18px;
	width: 130px;
	margin: 1px;
	padding-left:3px;
	padding: 2px
}
P.sidemenu:hover
{	
	background-color: #ffffff;
	height: 18px;
	width: 130px;
	margin: 1px;
	padding-left:20px;
	padding: 2px	
}
A.sidemenu:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	}	
		
A.sidemenu:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	}	
		
A.sidemenu:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	}	
		
A.sidemenu:hover	{	
	text-decoration:	none;
	color:	#000000;
	font-weight:bold;
	padding-left:20px
	}
A.basemenu:link	{	
	text-decoration:	none;
	color:	#404040;
	font-weight:bold;
	}	
		
A.basemenu:visited	{	
	text-decoration:	none;
	color:	#404040;
	font-weight:bold;
	}	
		
A.basemenu:active	{	
	text-decoration:	none;
	color:	#404040;
	font-weight:bold;
	}	
		
A.basemenu:hover	{	
	text-decoration:	none;
	color:	#000000;
	font-weight:bold;
	}
A:link	{	
	text-decoration:	none;
	color:	#404040;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#404040;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#404040;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#808080;
	}

A.content:link	{	
	text-decoration:	none;
	color:	#228b22;
	}	
		
A.content:visited	{	
	text-decoration:	none;
	color:	#228b22;
	}	
		
A.content:active	{	
	text-decoration:	none;
	color:	#228b22;
	}	
		
A.content:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}
	
A.contentbold:link	{	
	text-decoration:	none;
	color:	#f0201e;
	font-weight:bold
	}	
		
A.contentbold:visited	{	
	text-decoration:	none;
	color:	#f0201e;
	font-weight:bold
	}	
		
A.contentbold:active	{	
	text-decoration:	none;
	color:	#f0201e;
	font-weight:bold
	}	
		
A.contentbold:hover	{	
	text-decoration:	underline;
	color:	#404040;
	font-weight:bold
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
IMG.0 	{
	margin: 0px;
	}
	IMG.3 	
{
	margin: 3px;
}
IMG.1 	
{
	margin: 1px;
	width: 45px;
	height: 45px;
	padding: 0px;
    display: block;
}
DIV.center
{
	text-align:center
}

DIV.banner
{
	width:790px;
	height: 100px;
    background-image: url(images/banner.jpg);
    background-repeat:repeat-x;
	vertical-align:middle;
	border-collapse: collapse;	
	padding:0px;
	margin:0px; 
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
}
DIV.topbar
{
	width:790px;
	height: 172px;
    background-image: url(images/backgroundbar.jpg);
    background-repeat:repeat-x;
	vertical-align:middle;
	text-align:center;	
	border-collapse: collapse;	
	padding:0px;
	padding-top: 13px;
	margin:0px; 
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
}
DIV.topmenu
{
	height: 27px;
	width:780px;
	vertical-align: middle;
	text-align:center;	
	border-collapse: collapse;
	font-size:	10pt;	
	padding: 0px;
	padding-top: 6px;
	background-color: Transparent
}
DIV.basemenu
{
	height: 20px;
	width:760px;
	vertical-align: middle;
	text-align:center;	
	border-collapse: collapse;
	font-size:	9pt;	
	padding: 0px;
	padding-top: 6px;
	background-color: Transparent
}
DIV.menu
{
	width:790px;
	vertical-align: top;
	text-align:center;	
	border-collapse: collapse;	
	padding:0px;
	margin:0px;
}

DIV.frame
{
	width:790px;
	background-color: #ffffff;
	vertical-align: top;
	text-align:center;	
	border-collapse: collapse;	
	padding:0px;
	margin:0px;
}
DIV.bar
{
    width: 790px; 
    display: block; 
    height: 10px; 
    border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	padding: 0px;
}
DIV.main
{
    width: 790px; 
    display: block; 
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;    
}
DIV.mainb
{
    width: 790px; 
    display: block; 
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px; 
	padding-left: 10px;
	padding-right: 10px;
	text-align:left   
}
DIV.base
{
    width: 790px; 
    display: block; 
    height: 60px;   
    font-size: 8pt; 
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px; 
	background-color: #FFFAFA;   
}
TABLE.main
{
	width: 786px;
	padding:0px;
	margin:0px
}
TABLE.mainb
{
	width: 766px;
	padding:0px;
	margin:0px
}
TABLE.contact
{
	width: 500px; 
    display: block;
}
TABLE.login
{
	width:780px;
	vertical-align:top;
	text-align:right;	
	border-collapse: collapse;	
	padding:0px;
	margin:0px;
}
TABLE.base
{
	width: 790px; 
    height: 60px;   
    font-size: 8pt; 
	background-color: #FFFAFA; 
}
TD.baseleft
{
	width: 150px; 
    height: 60px;   
    font-size: 8pt; 
	background-color: #FFFAFA; 	
	text-align:center;
	vertical-align:top;
}
TD.baseright
{
	width: 150px; 
    height: 60px;   
    font-size: 8pt; 
	background-color: #FFFAFA;	
	text-align:center;
	vertical-align:top; 	
}
TD.basemid
{
	width: 490px; 
    height: 60px;   
    font-size: 8pt; 
	background-color: #FFFAFA; 	
	text-align:center;
	vertical-align:top;	
}
TD.login
{
	width:360px;
	height: 130px;
	text-align:right;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	margin: 0px;
}
TD.contactleft
{
	width: 250px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
	
}
TD.contactright
{
	width: 250px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
}
TABLE.maingallery
{
	width: 780px; 
    display: block;
}
TABLE.forms
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formone
{
	width: 620px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formoneleft
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formleft
{
	width: 320px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.formright
{
	width: 300px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.contactleft
{
	width: 200px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.contactright
{
	width: 420px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.viewleft
{
	width: 270px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	height: 20px
}
TD.viewright
{
	width: 350px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;
	font-weight:bold;	
	padding: 0px;
}
TD.mainhomeleft
{
	width: 155px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	9pt;	
	padding: 0px;
	margin: 0px;
	padding-left:5px
	
}
TD.mainhomeright
{
	width: 190px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	margin: 0px;
}
TD.mainhomemid
{
	width: 440px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.mainhome
{
	width: 630px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-right: 10px
}
TD.mainhomeb
{
	width: 620px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.mainhomec
{
	width: 760px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-left: 10px
}
TD.mainhomed
{
	width: 500px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.contentleft
{
	width: 150px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	margin: 0px;
	
}
TD.contentmid
{
	width: 640px;
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	padding-right: 50px;
}
TD.contentmidgallery
{
	width: 790px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
	text-align:center
}
TD.contentgallery
{
	width: 790px;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	font-size:	10pt;	
	padding: 0px;
}
TD.mainpic
{
	width:780px;
	height:300px; 
	text-align:center;
	vertical-align: top;
	font-size:	9pt;	
	padding: 0px;	
}
TD.f10
{			
	font-size:	10pt;
	color: #003366	
}
TD.f10black
{			
	font-size:	10pt;
}
TD.thumb
{
	width: 52px;
	text-align:center;
	vertical-align:middle;
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px;
}
TD.admincenter
{
	width:760px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: middle;
	text-align:center;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #003366
}
TD.adminleft
{
	width:200px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	color: #003366
}
TD.adminright
{
	width:560px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #003366
}