@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
}
.bg_sub {
	background-image: url(../images/bg_sub.jpg);
	background-repeat: repeat;
}
.top {
	color: #FFFFFF;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
.right_top {
	background-image: url(../images/right_tab_top.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 40px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.paratitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #99072B;
	font-weight: bold;
}
.navi_bg {
	background-image: url(../images/navi_mid.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 55px;
	font-weight: bold;
	color: #FFFFFF;
}
.navi_bg a:link, .navi_bg a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.navi_bg a:hover {
	color: #5E091A;
}
.tab_left {
	background-image: url(../images/tab_left.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.tab_mid {
	background-image: url(../images/tab_mid.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4f4000;
	padding-top: 5px;
}

.tab_leftbig {
	background-image: url(../images/tab_leftbig.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.tab_midbig {
	background-image: url(../images/tab_midbig.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4f4000;
	padding-top: 5px;
}
#textfield {
	width: 118px;
	border: 1px solid #ccb865;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #4f4000;
}
#select {
	font-family: "Century Gothic";
	color: #75610c;
	width: 180px;
	font-size: 12px;
}
.tab_mid ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tab_mid li {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.big_tab {
	background-image: url(../images/big_top.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.big_tabbig {
	background-image: url(../images/big_topbig.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.big_mid {
	background-image: url(../images/big_mid.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4f4000;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;  
}
.big_midbig {
	background-image: url(../images/big_midbig.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4f4000;
	padding-top: 5px;
	padding-left:20px;
	padding-right:20px;  
	text-align:justify;  
	width:670px; 
}
.footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link, .footer a:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quick_contact {
	background-image: url(../images/quick_contact.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	background-position: center;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #99072B;
}


.textBox {
	font-family: Tahoma;
	font-size: 12px;
	color: #53544c;	
	line-height: 21px;
	background-image: url(../images/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
	height: 21px;
	float: left;
}

.button {FONT-FAMILY: Arial;BORDER: #DC2847 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; BACKGROUND-COLOR: #DC2847}



.dropDown {	
	background-image: url(../images/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
	height:30px;
	background-color:f2f2f2;
	background-position: bottom;
	padding:3px;
}


.white{COLOR: #ffffff}
.Error {COLOR: #ff0000;FONT-SIZE: 12px}
.note {BACKGROUND-COLOR: #ffffcc}
.AckMsg {COLOR: #0768B2}
.rd {COLOR: #9d3c39}
.blu {COLOR:#0768B2;}

.Heading {FONT-WEIGHT: bold; FONT-SIZE: 16px;}
.dgHeader {COLOR: #ffffff; BACKGROUND-COLOR: #FFCF63;  height:22px; TEXT-ALIGN: center}

.smallHeading {FONT-WEIGHT: bold; FONT-SIZE: 14px;}
.SubHeading {FONT-WEIGHT: bold; FONT-SIZE: 12px;}
.thinHead {FONT-SIZE: 12px}
.small {FONT-SIZE: 10px}
.smallHeader {FONT-SIZE: 11px}

.topheader {font-size: 18px;font-weight:bold;}
.dgAltRow {BACKGROUND-COLOR: #CCCCCC;}
.dgSelRow{BACKGROUND-COLOR: #E9F5FE;}

.thinBorder {BORDER-RIGHT: #ff8030 1px solid; BORDER-TOP: #ff8030 1px solid; BORDER-LEFT: #ff8030 1px solid; BORDER-BOTTOM: #ff8030 1px solid;}
.menu {CURSOR: pointer;BORDER: #0768B2 1px solid;BACKGROUND-COLOR: #E9F5FE;padding:2px 2px 2px 2px;}
.panel{BORDER: #0768B2 1px solid;BACKGROUND-COLOR: #E9F5FE;}
