/* ----- Page Layout BEGIN ----- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px;
	padding: 0px;
}
#DivBody {
	background: url(../images/images/main.jpg) no-repeat;
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 40px;
	width: 722px;
	height: 1023px;
}
#DivHeader {
	padding: 60px 0px 0px 40px;
	width: 590px;
	margin: 0px;
	background: url(../images/Header.gif) no-repeat 40px 50px;
	height: 250px;
}
#DivContent {
	padding: 0px;
	padding-right:10px;
	margin: 0px;
	width: 623px;
	height: 580px;
	overflow: auto;
}
#DivFooter {
	padding: 0px;
	margin: 0px;
}


/* ----- Page Layout END ----- */


/* ----- Styled Anchor Tags BEGIN ----- */

a:link {
	text-decoration: none;
	color: #FF090F;
}
a:visited {
	color: #D20000;
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7, p, ol, ul {
	margin: 0px;
	padding: 0px;
}

h1 {
	text-align: center;
	font: italic bold 18px "Palatino Linotype", "Times New Roman", serif;
}
h2 {
	font: italic bold 18px "Palatino Linotype", "Times New Roman", serif;
	background: url(../images/yellowbg.png);
	text-align: center;
	padding: 4px;
	margin: 4px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color:#820000;
}


p {
	line-height: 16px;
}
#divlinks {
	text-align: center;
	margin: 0px;
	width:550px;
	padding: 167px 0px 0px 0px;
	color: #b2b5e6;
	line-height: 18px;
}
#divlinks p {
	padding: 3px;
}


#divlinks a:link, #divlinks a:visited, #divlinks a:active {
	color: #E8EDF1;
	text-decoration: none;
	padding: 2px;
	margin: 0px 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#divlinks a:hover, #divlinks a.current:link, #divlinks a.current:visited {
	color:#2557E2;
	text-decoration: none;
	background: #FFFF33;
}
#DivNavigation {
	width: 86px;
	float: right;
}
#Tblobxdate {
	text-align: center;
	font-size: 12px;
	background: #F9E6F4;
}

#DivMarquee{
	width:370px;
}
#Divobxff {
	background: #FBE1F3;
	width: 550px;
	margin: 5px auto;
	padding: 5px;
	border-top: 3px solid #F7BEE7;
	border-right: 3px solid #F088D3;
	border-bottom: 3px solid #F78AD6;
	border-left: 3px solid #F7BEE7;
}
#Divobxff h3 {
	font-family: "Palatino Linotype", "times new roman", serif;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
}



/* ----- Navigation END ----- */

/* ----- EcWeb START ----- */

#ecweb {
	text-align: center;
	margin: 15px 0px 0px;
	padding: 3px 0px;
	background: #2557E2;
	border-top: 2px solid #3B322C;
	border-right: 2px none #3B322C;
	border-bottom: 2px solid #3B322C;
	border-left: 2px none #3B322C;
	color: #CCCCCC;
	font-size: 10px;
}
#ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #CCCCCC;
	font-size: 10px;
}
#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #55ABCC;
	text-decoration: none;
}
.floatleft {
	float: left;
}
.clearboth {
	clear: both;
}
.red {
	color: #FF0000;
}
input:focus, select:focus, textfield:focus, textarea:focus {
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #314E6A;
	border-right-color: #E6ECF2;
	border-bottom-color: #E6ECF2;
	border-left-color: #314E6A;
	background: #FBFBFB;
}
input, select, textfield {
	margin: 3px;
	padding: 1px;
	color: #4B4B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#submit {
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#total_price {
	font-size: 14px;
	color: #820000;
}
