body { 
margin:5px; 
line-height:5px; 
font-family:Arial, Helvetica, sans-serif;  
font-size:10px; 
background:#FFFFFF; 
border:1px solid #666666;
}
a { color:#C23B01;}
a:hover { color:#333333;}
#container { background-color:#fff;}
#header { background:url(images/header_bckg_main.jpg) repeat-x  #C13B00; }
#logo { background:url(images/header_bckg.jpg) no-repeat; padding:30px 0 0 40px; height:83px; color:#FFFFFF; font-style:italic; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:20px; font-style:italic; text-transform:uppercase;}
#menu { background: url(images/menu_bckg.jpg) #FF6600; height:30px; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a { display:block; float:left; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; font-style:italic;}
#menu a:hover{ padding-top:4px; height:22px; background:url(images/menu_bckg_over.jpg) #C23B01;}

#text { margin: 0 20px 0 20px; }
#text p { padding:0 20px 10px 0;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar { float:right; width:200px; padding: 0 20px 0 10px; font-size:14px;}
h1 { margin:0; padding:0; text-transform:uppercase; font-size:1.8em; color:#1B1D1E; font-style:italic}

#main { float:left; background:url(images/sidebar_bckg.gif) repeat-y top right #fff; padding:20px 0 0 0; width:100%;}
#footer { background:url(images/footer_bckg.jpg) #424E4F; height:102px; clear:both; font-style:italic }
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right; padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px; text-align:right; width:400px;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

table {
	/*border: 1px solid #CCCCCC;*/
	font-family: Tahoma, sans-serif, Arial;
	color: #000000;
	white-space: normal;
	font-size: 12px;

}

a:link, a:visited, a:active {
	font-size:14px;
	color: #E80000;
	text-decoration: none;

}
	a:hover {
		color: #F88D18;
	
	}
/**
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px dotted #FF3333;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #4a4a4a;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #FF9933;
}

.myinputstyle:hover {
	border: 1px solid #ff9600;
	/** remember to change image path **/
	background: url(none) no-repeat #000000;
	color: #ffffff;
}

/** You can use this style for your LABEL elements **/
.mybuttonstyle {
	border: 1px solid #ff9600;
	background: url(none) no-repeat #FF9999;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

table.table01 tr {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

	table.table01 td {
		padding: 3px;
		text-align: left
		font-size: 12px;
	}


table.table02 {
	/*border: 1px solid #CCCCCC;*/
	font-family: Tahoma, sans-serif, Arial;
	color: #000000;
	white-space: normal;
	font-size: 12px;

}

.crop {
	border: 1px solid #CCCCCC;
}

/*==================boxes====================*/
.box { background:url(../image/box-bg.gif) left top repeat-x; width:100%;}
.box .border-top {background:url(../image/border.gif) repeat-x top;}
.box .border-bot {background:url(../image/border.gif) repeat-x bottom;}
.box .border-left {background:url(../image/border.gif) repeat-y left;}
.box .border-right {background:url(../image/border.gif) repeat-y right;}
.box .left-top-corner {background:url(../image/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(../image/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(../image/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(../image/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:17px 25px 20px 24px;}

.box1 { background:#ededed; width:100%;}
.box1 .border-top {background:url(../image/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(../image/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(../image/border-left.gif) repeat-y left;}
.box1 .border-right {background:url(../image/border-right.gif) repeat-y right;}
.box1 .left-top-corner {background:url(../image/left-top-corner2.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(../image/right-top-corner2.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(../image/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(../image/right-bot-corner2.gif) no-repeat right bottom; }
.box1 .inner { padding:27px 35px 30px 34px;}


