BODY {
	SCROLLBAR-FACE-COLOR: #f7f7f7;
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #f7f7f7;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #484848;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1; 
	COLOR: 363636;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Verdana, MS Sans Serif;
	TEXT-DECORATION: none;
	}

td, tr, table {

	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Verdana, MS Sans Serif;
	TEXT-DECORATION: none;
	}

.t03 {
	border: solid #aaaaaa 1px;
	padding: 5px;
	margin:0px;
	overflow:hidden;
	}

.t01 {
	border: solid #cccccc 1px;
	border-radius:6px; 
 -webkit-border-radius:6px; 
 -moz-border-radius:6px; 
 -khtml-border-radius:6px;
	}	

.t02 {border: solid #aaaaaa 1px}

#addob {
	FONT-FAMILY: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	background: #CC0000;
	width: 200px;
}

#addob a{
	color: #FFFFFF;
	font-weight: bold;
}

A:link, A:visited {FONT-WEIGHT: normal; TEXT-DECORATION: underline; COLOR: #363636	}
A:hover {FONT-WEIGHT: normal; TEXT-DECORATION: none; COLOR: #363636	}

P {text-align: justify; FONT-SIZE: 12px; COLOR: #363636; FONT-FAMILY: Tahoma, Helvetica, Arial, sans-serif; PADDING-LEFT: 0px; PADDING-RIGHT: 10px}

UL { LIST-STYLE-TYPE: none; text-align: left; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Helvetica, Arial, sans-serif}

select {font-size:10px; font-family:Verdana; color:#000000; letter-spacing:0px; border:thin solid 1px #899696; background-color: #ffffff;}

/* input.login_form1 {font-size:10px; font-family:Verdana; color:#000000; letter-spacing:0px; border:solid 1px #000000; background-color: #ffffff; width:80px; height: 15px}

input.login_form2 {font-size:10px; font-family:Arial; font-weight:bold; color:#000000; letter-spacing:0px; border:solid 1px #000000; background-color: #FFFFFF; width:30px;height: 15px}

input.search {font-size:11px; font-family:Arial; font-weight:bold; color:#000000; letter-spacing:0px; width:20px; border:solid 1px #899696; background-color: #FFFFFF; width:20px;}

input.clock {font-size:11px;font-family:Verdana;font-weight:bold;color:#FFFFFF;letter-spacing:0px;border:thin solid 1px #335577;background-color: #335577;width:200px;} */

.big {font-size:35px; color: #FFFFFF;}

.nav {font-family: Arial Narrow; color: #5161ac; FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-DECORATION: none;}

A.nav:link, A.nav:visited, A.nav:active {padding: 10; font-size: 12px; font-family: Tahoma, Verdana; font-weight: bold; color: #FFFFFF;TEXT-DECORATION: none;}
A.nav:hover {TEXT-DECORATION: underline;}
.small {FONT-SIZE: 11px; COLOR: #363636; FONT-FAMILY: Verdana, Tahoma, MS Sans Serif; TEXT-DECORATION: none;}
A.small:link, A.small:visited {COLOR: #0f46a0; TEXT-DECORATION: underline;}
A.small:hover {COLOR: #0f46a0; TEXT-DECORATION: none;}

.small1 {FONT-SIZE: 9px; FONT-FAMILY: Verdana, Tahoma, MS Sans Serif; }
 
.bg00nr {background-repeat: no-repeat; background-position: 0% 0%;}
.bg100100nr {background-repeat: no-repeat; background-position: 100% 0%;}
.bg00xr {background-repeat: repeat-x; background-position: 0% 0%;}
.bg00yr {background-repeat: repeat-y; background-position: 0% 0%;}
.bg1000yr {background-repeat: repeat-y; background-position: 100% 0%;}
.bg0100 {background-repeat: no-repeat; background-position: 0% 100%;}
.bg1000 {background-repeat: no-repeat; background-position: 100% 0%;}

H1 {color: #343B5D; font-size: 22px; text-align:left; font-weight: normal}
H2 {FONT-FAMILY: Tahoma; color: #343B5D; font-size: 18px; text-align:left; font-weight: normal}
H3 {color: #343B5D; font-size: 14px; text-align:left; font-weight: normal}

.cl1 {color: #efb33e; text-decoration: underline; font-weight: bold;}

.title1 {
	color: #343B5D;
	font-size: 22px;
}

.title2 {
 	font-weight: normal;
	FONT-FAMILY: Tahoma; 
	font-size: 18px;
	color: #343B5D;
}

.content {
	width:100%;
	}

#mainContainer{
	width:860px;
	margin:0 auto; 	/* Center alignment */
	text-align:left;
	background-color: FFF;
}
#leftColumn{	/* Left column of the page */
	width:600px;
	float:left;
	padding-right:5px;
}

#rightColumn{	/* right column, i.e. shopping cart column */
	width:240px;
	float:right;
	height:600px;
	background-color:#DDD;
	padding-right:10px;
}
#shopping_cart{	/* Shopping cart */
	margin:3px;
	padding:3px;
}
.clear{	
	float:none;
	clear:both;
}

.product_container{	/* Div for each product */
	width:190px;
	margin-right:15px;
	float:left;
	margin-top:3px;
	padding:2px;
	font-weight:bold;
}

.sliding_product img{	/* Float product images */
	float:left;
	margin:2px;
}
img{	/* No image borders */
	border:0px;
}

#ag_list {
	padding:10px;
	background-color:#EFEFEF;
}

label {
    display: inline;
    width: 100px;
    padding: 0 15px 0 0;
}

.new_ob {
	width: 90%;
	background: #EFEFEF;
}

.new_ob:hover{
	background: #DFDFDF;
}

.pre_ob {
	width: 90%;
	background: #ffdddd;
}

.shortinfo {
	padding: 0 5px 5px 0;
	overflow:hidden;
	width:90px;
	}

.shortinfo td {
	font-family: Tahoma, Arial;
	font-size:10px;
	color: #777777;
	outline:0px solid #cccccc;
	}
	

