/********************************* classes for xhtml default tag *********************************/

body {
	scrollbar-face-color:#ffcd8e;
	scrollbar-highlight-color:#ffebd2;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#b6c8eb;
	scrollbar-arrow-color:#001435;
	scrollbar-darkshadow-color:#132f5b;
	margin:0px;
	padding:0px; }
table { font-size:11px; color:#000000; font-weight:normal; font-family:verdana, arial, helvetica, sans-serif; }
table.border { background-color:#ffcd8d; }
table.tablebd { background-color:#ffffff; }
form { margin:0px; padding:0px; }
a { cursor:pointer; }

/************************ classes for differentiation of background color, padding, border and text ************************/

.pagebg { background: url(pagebg.gif); }
.topbg { background: url(top_bg.jpg); }
.topright { background: url(top_right.jpg) no-repeat right; }
.leftbg { background: url(menubg.gif); }
.bottombg { background: url(bottombg.gif) repeat-x; }
.pagearrow { background: url(../../../arrow.gif) no-repeat center #ffcd8e; }
#printLogo { display:none; }

.even { color:#2a273a; letter-spacing:0px; background-color:#c2bdd2; }
.odd { color:#2a273a; letter-spacing:0px; background-color:#ecddcb; }
.navigation { color:#141f3d; letter-spacing:0px; background-color:#e3e1ea; }
.pageheader { background-color:#ffcd8e; font-size:11px; font-weight:bold; color:#2b263a; }
.subheader { background-color:#4e4864; color:#ffffff; font-weight:bold; }
.fieldheader { background-color:#4e4864; font-size:11px; color:#ffffff; font-weight:bold; }
.menuitem { background-color:#ffebd2; }
.about { font-weight:bold; color:#ffffff; background-color:#4e4864; }
.normal { color:#2a273a; letter-spacing:0px; }
.langpad { padding: 0px 0px 110px 0px; }
.white { color:#ffffff; letter-spacing:0px; }
.nav { color:#ff0000; }
.star { color:#ff0000; font-size:12px; }
.alignmiddle { vertical-align: middle; }
.bordertopleft { border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; }
.bottomtext { color:#2b263a;}

/****************************** classes for differentiation of link ******************************/

a.maillink:link { color:#f6a959;}
a.maillink:visited { color:#f6a959;}
a.maillink:hover { color:#000000;}
a.maillink:active { color:#f6a959;}

a.rightlink:link { font-size:8pt; color:#f6a959; font-family:verdana,arial,helvetica,sans serif; }
a.rightlink:visited { font-size:8pt; color:#f6a959; font-family:verdana,arial,helvetica,sans serif; }
a.rightlink:hover { font-size:8pt; color:#000000; font-family:verdana,arial,helvetica,sans serif; }
a.rightlink:active { font-size:8pt; color:#f6a959; font-family:verdana,arial,helvetica,sans serif; }

a.makelink:link { color:#4e4864; font-weight:bold; }
a.makelink:visited { color:#4e4864; font-weight:bold; }
a.makelink:hover { color:#252330; font-weight:bold; }
a.makelink:active { color:#4e4864; font-weight:bold; }

/************************************ classes for form element ***********************************/

input,select { font-size:11px; font-weight:normal; font-family:tahoma, arial, helvetica, sans-serif; }
.textbox3 { width:170px; color:#373953; border:1px solid #353535; background-color:#fff4e6; }
.textarea { color:#001435; border:1px solid #001435; background-color:#fff4e6; width:280px; height:150px; }
.pricelistbox { width:135px; }
.button { color:#ffffff; background-color:#4e4864; font-weight:bold; }