
/** STANDARD EDITING **/

/* New Table Column Styling */
/* IE */
table.newlayout{border-collapse:collapse;width:400px; text-align:center;}
table.newlayout td{font-size:11px;line-height : 12px; border:1px dotted #000000;padding: 5px;}

table.newlayout2{border-collapse:collapse;width:100%; text-align:center;}
table.newlayout2 td{font-size:11px;line-height : 12px; border:1px dotted #000000;padding: 5px;}

table.newlayout3{border-collapse:collapse;width:100%; text-align:left;}
table.newlayout3 td{font-size:11px;line-height : 12px; border:1px dotted #000000;padding: 5px;}

.col1{}/* IE */ table.newlayout td:first-child {} /* Firefox */
.col2{}/* IE */ table.newlayout td:first-child+td {} /* Firefox */


/** Heading Settings **/
.head1, H1 {font-size: 14px;color: #945734;text-decoration : underline;line-height : 15px;font-weight: normal;font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;}

.head2, H2   {font-size: 12px;color: #5081B2;text-decoration : none; line-height : 15px;font-weight: bold; border-bottom: 1px solid #DDD6C6; font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;}

.head3, H3   {font-size: 12px;color: #000000;text-decoration : none; line-height : 15px;font-weight: bold; border-bottom: 1px solid #0E81E0; font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;}

.head4, H4   {margin:0em;font-size: 12px;color: #8D624E;text-decoration : none; line-height : 15px;font-weight: bold; font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia; text align:center;}

.headborder{border-bottom:1px solid #A5A294; width:550px;}

/** Text-Content Settings **/
p,th,tr,td,table,form,div,span {font-size: 11px;color: #666666;text-decoration : none;line-height : 14px;font-weight: normal;font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;vertical-align:top;word-spacing:1px;}

table.table{border-collapse:collapse;width:400px; text-align:center;}
table.table td{font-size:11px;line-height : 12px; border:1px solid #000000;padding: 5px;}




.imgBorder { border: #CCCCCC 1px solid;}

BODY  {

	scrollbar-face-color : #C1D1DD;
    
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #000000;
    scrollbar-arrow-color : #000000;
    
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	
    
    
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin : 0pt;
	padding-left : 0pt;
	padding-right : 0pt;
	padding-top : 0pt;
	padding-bottom : 0pt;
	padding : 0pt;
	border-left-width : 0pt;
	border-right-width : 0pt;
	border-top-width : 0pt;
	border-bottom-width : 0pt;
	border-width : 0pt;
	top : auto;
	
}

/** Anchor Settings **/
A,A:Visited {color : #3399CC;font-weight: normal;text-decoration : underline;}
A:Hover,A:Active {color : #604F44;font-weight: normal;text-decoration : none;}

A.other,A:Visited.other {color : #3399CC;font-weight:normal;text-decoration : underline;font-style : normal;}
A:Hover.other,A:Active.other {color : #604F44;font-weight: normal;text-decoration : none;font-style : normal;}

A.other1,A:Visited.other1 {color:#3399CC;font-weight: normal;text-decoration : none; border-bottom:1px dotted #3399CC;}
A:Hover.other1,A:Active.other1 {color:#604F44;font-weight: normal;text-decoration : none; border-bottom:none;}

A.other2,A:Visited.other2 {color:#85826C;font-size:8px;font-weight: normal;text-decoration : none; border-bottom:1px dotted #85826C;}
A:Hover.other2,A:Active.other21 {color:#666666;font-size:8px; font-weight: normal;text-decoration : none; border-bottom:none;}


H1 {} 
 
H2  {}

H3  {}




/** Style for Form**/

.submit {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, tahoma; LETTER-SPACING: 1px; BACKGROUND-COLOR: #4E97BD; BORDER: #000000 solid 1px;  cursor:hand; padding:3px;}

.clear {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: grey; FONT-FAMILY: verdana, arial, helvetica, tahoma; LETTER-SPACING: 1px; BACKGROUND-COLOR: #C99576; BORDER: #000000 solid 1px;  cursor:hand; padding:3px;}

.field1{text-align:left; padding-right: 20px; padding-top: 5px; vertical-align:middle;}
.field2{padding-top: 5px; vertical-align:middle; }

.caps{text-transform : uppercase;font-size : 10px; }

.star{color:#FF0000; font-size:12px; FONT-WEIGHT: bold;}


option, select, textarea, input  {
	font-size : 11px;
	color : #4E97BD;
	text-decoration : none;
	font-family : Arial, Sans-Serif, Tahoma, Veranda, Helvetica, Georgia;
	line-height : 11px;
    BORDER: #000000 solid 1px; 
    FONT-WEIGHT: bold;  
    BACKGROUND-COLOR: #E9E9E9; 
    padding: 2px;
    vertical-align:middle;
}

#hand{ cursor:hand;}

/** end style for Form **/