﻿body 
{
	font-family:@Arial Unicode MS;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ebfba5;
}


.flash
{
	background-color:White;
	}
.Lower
{
	background-color:#8fb000;
	}
.normal
{
	color:White;
	font-size:12px;
		text-align:left;
		font-family:Arial;
	}
	
h1
{
	font-family:Arial;
	color:White;
	font-weight:bold;
	font-size:18px;
}
		
.H1
{
	font-family:Arial;
	color:White;
	font-weight:bold;
	font-size:12px;
}
		
.H2
{
	font-family:Kunstler Script;
	color:White;
	font-weight:bold;
	font-size:40px;
}

		a
		{
			color:#e9f9a3;
			font-family:Arial;
			font-size:small;
			font-weight:bold;
			}
			
			
			a:link
		{
			color:#e9f9a3;
			font-family:Arial;
			font-size:small;
			font-weight:bold;
			}
			
			a:active
		{
			color:#e9f9a3;
			font-family:Arial;
			font-size:small;
			font-weight:bold;
			}
			
			a:visited
		{
			color:#e9f9a3;
			font-family:Arial;
			font-size:small;
			font-weight:bold;
			}
			
			a:hover
		{
			color:#e9f9a3;
			font-family:Arial;
			font-size:small;
			font-weight:bold;
			}
			
			.ImageBorder
			{
				border:0px;
				}
				
.visibilityHidden {
	visibility:hidden;
}

.loader
{
	background-color:White;	
	width:190px;
	text-align:right;
	float:right;
}
.Loader_Text
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	padding-top:2px;
	width:100%;
	text-align:right;
}

.TableBorder
{
	border-right: #779300 2px solid;
	border-top: #779300 2px solid;
	border-left: #779300 2px solid;
	border-bottom: #779300 2px solid;
	background-color:#607700;
	width:165px;
	}

.prod{
    margin:0;
    padding:0;
    }	
.prod a {color:#607700; text-decoration:none;}
.prod a:hover {text-decoration:underline;}
	
.prod span
{
color:#607700; text-decoration:none;
	}	
.TableBorder2
{
	border-right: #779300 2px solid;
	border-top: #779300 2px solid;
	border-left: #779300 2px solid;
	border-bottom: #779300 2px solid;
	background-color:#607700;
	width:200px;
	}
	
	.menu{}
	
	.menu a
	{
		display:block;
		color:#e9f9a3;
			font-family:Arial;
			font-size:medium;
			font-weight:bold;
			height:30px;
		}
		
		.menu a:link
	{
		display:block;
		color:#e9f9a3;
			font-family:Arial;
			font-size:medium;
			font-weight:bold;
			height:30px;
		}
		
		.menu a:hover
	{
		display:block;
		color:#FFFFFF;
			font-family:Arial;
			font-size:medium;
			font-weight:bold;
			background-color:#ff7b43;
			height:30px;
		}
		
		.menu a:visited
	{
		display:block;
		height:30px;
			font-family:Arial;
			font-size:medium;
			font-weight:bold;
		}
		
		.menu a:active
	{
		display:block;
		color:#e9f9a3;
			font-family:Arial;
			font-size:medium;
			font-weight:bold;
			height:30px;

		}
		
.menuTd 
{ background-color:#789e14;
}

.padding10px
{
	padding:10px;
}

/* Round Corner Box styles */
.box {margin:0; margin:0;}
.box .tplt {width:10px; height:11px; background:url(../images/box/tplt.png) right bottom no-repeat;}
.box .tpct {height:11px; background:url(../images/box/tpct.png) bottom repeat-x;}
.box .tprt {width:10px; height:11px; background:url(../images/box/tprt.png) left no-repeat;}
.box .ltct {width:10px; background:url(../images/box/ltct.png) right repeat-y;}
.box .rtct {width:10px; background:url(../images/box/rtct.png) left repeat-y;}
.box .btlt {width:10px; height:11px; background:url(../images/box/btlt.png) right top no-repeat;}
.box .btct {height:11px; background:url(../images/box/btct.png) top repeat-x;}
.box .btrt {width:10px; height:11px; background:url(../images/box/btrt.png)  left top no-repeat;}
.box .ctct {background:#dddfb3;}

/* Round Corner Box styles end */

.facebook 
{
    width: 46px;
    height: 126px;
    position: absolute;
    top: 72px;
    right: -46px;
}

.facebook a {display:block; width:46px; height:126px; background:url(../images/facebook_vertical.png) no-repeat; text-indent:-2000px;}
.facebook a:hover {background:url(../images/facebook_vertical.png); background-position:0 126px;}
