#link {
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
}

#link a {
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
}
#link a:link {
	color: #333333;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#link a:visited {
	color: #333333;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#link a:hover {
	color: #FF0000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#link a:active {
	color: #333333;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}

#cartlink {
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma";
	font-size:12px;
	color:#cccccc;
}

#cartlink a {
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma";
	font-size:12px;
	color:#cccccc;
}
#cartlink a:link {
	color: #cccccc;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#cartlink a:visited {
	color: #cccccc;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#cartlink a:hover {
	color: #ffffff;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#cartlink a:active {
	color: #cccccc;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}


#smalllink {
	text-decoration: none;
	font-weight: normal;
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
}

#smalllink a {
	text-decoration: none;
	font-weight: normal;
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
}
#smalllink a:link {
	color: #333333;
	font-weight:normal;
	font-family:"Tahoma";
	font-size:12px;
}
#smalllink a:visited {
	color: #333333;
	font-weight:normal;
	font-family:"Tahoma";
	font-size:12px;
}
#smalllink a:hover {
	color: #2580a2;
	font-weight:normal;
	font-family:"Tahoma";
	font-size:12px;
}
#smalllink a:active {
	color: #333333;
	font-weight:normal;
	font-family:"Tahoma";
	font-size:12px;
}

#sessionuser {
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma";
	font-size:12px;
	color:#cccccc;
}

#sessionuser a {
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma";
	font-size:12px;
	color:#cccccc;
}
#sessionuser a:link {
	color: #cccccc;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#sessionuser a:visited {
	color: #cccccc;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#sessionuser a:hover {
	color: #2580a2;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#sessionuser a:active {
	color: #cccccc;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}


#footer {
	text-decoration: none;
	font-weight: normal;
	font-family:"Tahoma";
	font-size:12px;
	color:#000000;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	font-family:"Tahoma";
	font-size:12px;
	color:#000000;
}
#footer a:link {
	color: #000000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:14px;
}
#footer a:visited {
	color: #000000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:14px;
}
#footer a:hover {
	color: #000000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:14px;
}
#footer a:active {
	color: #000000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:14px;
}

#copyright {
	text-decoration: none;
	font-weight: normal;
	font-family:"Tahoma";
	font-size:12px;
	color:#000000;
}

#copyright a {
	text-decoration: none;
	font-weight: normal;
	font-family:"Tahoma";
	font-size:12px;
	color:#000000;
}
#copyright a:link {
	color: #0000CC;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#copyright a:visited {
	color: #000000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#copyright a:hover {
	color: #000000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}
#copyright a:active {
	color: #000000;
	font-weight:bold;
	font-family:"Tahoma";
	font-size:12px;
}

.menu {
	font-weight: bold;
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration: none;
}

.footer {
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma";
	font-size:12px;
	color:#000000;
}


.boldwhitetext
{
	font-family:"Tahoma";
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

.boldredtext
{
	font-family:"Tahoma";
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}


.boldblacktext
{
	font-family:"Tahoma";
	color:#333333;
	font-weight:bold;
	font-size:12px;
}



.normaltext
{
	font-family:"Tahoma";
	color:#333333;
	font-weight:normal;
	font-size:12px;
}

.whitetext
{
	font-family:"Tahoma";
	color:#000000;
	font-weight:normal;
	font-size:12px;
}

.tall{
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
	border-right: 1px solid #737373;
	border-left: 1px solid #737373;
	}
	
.calendar { 
	background-color: #CCCCCC; 
	font-family: "Tahoma";
	color: #FFFFFF; 
	}

.calendarHeader { 
	font-family: "Tahoma";
	font-weight: bolder; 
	color: #FFFFFF; 
	background-color: #353535; 
	} 

.ecalendarToday { 
	background-color: #636363; 
	font-size: 12px;
	font-weight: bolder; 
	font-family: "Tahoma";
	color: #00FF00; 
	text-decoration: none; 
	}

.ecalendarToday:hover { 
	background-color: #636363; 
	font-size: 12px;
	font-weight: bolder; 
	font-family: "Tahoma";
	color: #00FF00; 
	text-decoration: underline; 
	}	 

.ecalendarDate { 
	background-color: #636363; 
	font-size: 12px;
	font-weight: normal; 
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: none;
	}	 

.ecalendarDate:hover { 
	background-color: #636363; 
	font-size: 12px;
	font-weight: normal; 	
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: underline;	
	}

.calendarToday { 
	background-color: #353535; 
	font-size: 12px;
	font-weight: bolder; 
	font-family: "Tahoma";
	color: #00FF00; 
	text-decoration: none; 
	}

.calendarToday:hover { 
	background-color: #353535; 
	font-size: 12px;
	font-weight: bolder; 
	font-family: "Tahoma";
	color: #00FF00; 
	text-decoration: underline; 
	}	 

.calendarDate { 
	background-color: #353535; 
	font-size: 12px;
	font-weight: normal; 
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: none;
	}	 

.calendarDate:hover { 
	background-color: #353535; 
	font-size: 12px;
	font-weight: normal; 	
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: underline;	
	}
	
.linktext {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.linktext:hover {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}


.text {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

.textArial {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textblack {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

.textlink {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textlink:hover{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.textblack {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

.textbox {
	font-family: "Tahoma";
	font-size: 14px;
	color: #FFF; 
	text-decoration: none;
	border: 1px solid #999;
	background: #333333;	
}

.icontext {
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.adstext {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.adstext:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

img.pic { 
	border: 1px solid #FFFFFF; 
}

.numval {
	font-family: "Tahoma";
	font-size: 28px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: 1px solid #4571B0;
	text-align:center;
	height: 50px;
	width: 120px;
}

#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 30em;
}
#menu li {
	float: left;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background:  url("../images/seperator2.gif") bottom right no-repeat;
	color: #000000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	background:  #2580a2 url("../images/hover2.gif") bottom center no-repeat;
	color: #006600;
	padding-bottom: 8px;
	font-weight:bold;
	}
	
	 input.btn{
	color:#000000;
	font-family:"Tahoma";
	font-size:12px;
	font-weight:bold;
	background-color: #f2f2f2;
	border:1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
   }
 
	 input.textbox{
	color:#000000;
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	background-color: #f2f2f2;
	border:1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
   }
     
  input.select{
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	background-color: #f2f2f2;
	border:1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
   }
   
    select.textbox{
	color: #000000;
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	background-color: #f2f2f2;
	border:1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height:auto;
	width:auto;
   }
   textarea.textbox{
	color: #000000;
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	background-color: #f2f2f2;
	border:1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height:auto;
	width:auto;
   }
   
    iframe.terms{
	color: #000000;
	font-family: "Tahoma";
	font-size:12px;
	font-weight:normal;
	background-color: #f2f2f2;
	border:1px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height:auto;
	width:auto;
   }
