@charset "utf-8";
/* CSS Document */
.visual01 {
	background-image: url(images/visual001.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 1%;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
}

.title3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6F0024;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 1%
}
a.link1:hover {
	color: #AD5C2C;
}

.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-right: 1%;
	padding-left: 1%;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5%;
	padding-left: 5%;
}
.content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
	padding-right:10px;
	padding-left: 10px;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 1%
}
a.link2:hover {
	color: #AD5C2C;
}
.field1 {
	height: 17px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	
}
.field2 {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	background-color: #CCCCCC;
	border: 1px solid #000000;	
}
.contentbg {
	background-image: url(images/taurus_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 300px;
}
.pagebg {
	background-image: url(images/taurus_main_bg.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
}
.hline2 {
	background-image: url(images/hline2.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CECECE;
	text-decoration: none;
	text-align: left;
	padding-right:10px;
	padding-left: 10px;
}
.leftshadow {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.rightshadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.botshadow {
	background-image: url(images/bottomshadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.link3 {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
a.link3:hover {
	color: #AD5C2C;
}
.Vline1 {
	background-image: url(images/vline.jpg);
	background-repeat: repeat-y;
	background-position:left;
	height: 1px;
}
.hline1 {
	background-image: url(images/left_line.gif);
	background-repeat: no-repeat;
	height: 4px;
}
.menubg {
	background-image: url(images/menubg2.jpg);
	background-repeat: no-repeat;
	height: 41px;
	background-position: right;
}
.menubg1{
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
.menuleft{
	background-image: url(images/menu_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.menuright{
	background-image: url(images/menuright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.contentbg1 {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.content5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right:10px;
	padding-left: 10px;
}
.content6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right:10px;
	padding-left: 10px;
}


/* Rounded corner code */
.roundedcornr_box_698090 {
	background-color: #000000;
}
.roundedcornr_right_698090 {
	background-image: url(images/RT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_698090 {
	background-image: url(images/LT.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundedcornr_bottom1_698090{
	background-image: url(images/LB.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roundedcornr_bottom_698090 {
	background-image: url(images/RB.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.roundedcornr_right_698090 , .roundedcornr_top_698090, 
.roundedcornr_bottom1_698090, .roundedcornr_bottom_698090 {
   width: 18px;
   height: 18px;
   font-size: 1px;
}
.roundedcornr_content_698090 { margin: 0 30px; }
